X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fvdradmin;h=b38ecca4d1e89d42784abe24701e282dce93b610;hb=b3cc5fbdb9f800b809c3bcd2f1d72fdd5c2b7e62;hp=c9187b49deaebf723c5dcf0f1ce80aebc5a980ac;hpb=0e421e2723a5079ac39616e91abd07ddc05d427d;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/lfs/vdradmin b/lfs/vdradmin index c9187b49d..b38ecca4d 100644 --- a/lfs/vdradmin +++ b/lfs/vdradmin @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2013 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 # @@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = vdradmin -PAK_VER = 4 +PAK_VER = 5 -DEPS = "perl-gettext vdr vdr-epgsearch" +DEPS = "perl-gettext vdr vdr_epgsearch" ############################################################################### # Top-level Rules