]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/perl-common-sense
core166: Ship changes files
[people/mfischer/ipfire-2.x.git] / lfs / perl-common-sense
index 8c9d6612a0cc18bd8a4a8cd3b4f34735077d3695..df57beddd1dcf4ab4326f616729e1e4b7008314c 100644 (file)
@@ -23,6 +23,9 @@
 # Definitions
 ###############################################################################
 include Config
+
+SUMMARY    = Save a tree AND a kitten, use common::sense!
+
 VER        = 3.74
 
 THISAPP    = common-sense-$(VER)
@@ -32,8 +35,10 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-common-sense
-DEPS       = ""
-PAK_VER    = 2
+DEPS       =
+PAK_VER    = 3
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules