X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fswatch;h=6977137b0d857660ac49d018e81071e4f63d2f9b;hb=1dd31d858ecc4d37fa9c895b59e2b752cc124818;hp=381cac302c3786d5d6b5db8cb6c93f8bd521cff0;hpb=2d490a7304b6a5a84822e5093c36a8985994d1c8;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/swatch b/lfs/swatch index 381cac302c..6977137b0d 100644 --- a/lfs/swatch +++ b/lfs/swatch @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2011 IPFire Team # +# Copyright (C) 2007-2019 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = swatch -PAK_VER = 2 +PAK_VER = 3 -DEPS = "perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip" +DEPS = perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip ############################################################################### # Top-level Rules