]> 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 a2fb1faa05e28d50ef18c01cc892269ac3fbec35..df57beddd1dcf4ab4326f616729e1e4b7008314c 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2011  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        #
@@ -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    = 1
+DEPS       =
+PAK_VER    = 3
+
+SERVICES   =
 
 ###############################################################################
 # Top-level Rules