]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-common-sense
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / perl-common-sense
index 4774d273993f839003903e59249c1ca9df1ded14..879caea99b74ee7cefa555cc9547ee56446c5e7c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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,8 +32,8 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-common-sense
-DEPS       = ""
-PAK_VER    = 1
+DEPS       =
+PAK_VER    = 2
 
 ###############################################################################
 # Top-level Rules