]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/perl-MIME-Base64
lfs: Drop quotes in DEPS variable
[ipfire-2.x.git] / lfs / perl-MIME-Base64
index f406ae9e7f1461480ea2aa1f3a05c965cac439e5..00623560ee8265508bd02947fd6b35dc03b800cf 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2015  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 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-MIME-Base64
-DEPS       = ""
-PAK_VER    = 1
+DEPS       =
+PAK_VER    = 2
 
 ###############################################################################
 # Top-level Rules