diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:49:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 13:49:10 +0000 |
commit | 8310af8eeb0773be3c11379e21bc96d0841c3069 (patch) | |
tree | c45b3ea961ffcc195d971259faaf8da8ddf225c4 /misc/kenny | |
parent | 3a2aede0001cad039a6ae1645f36d679b9674ed1 (diff) |
Notes
Diffstat (limited to 'misc/kenny')
-rw-r--r-- | misc/kenny/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index 13a7ec0c19a2..fcdffe085570 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -10,8 +10,7 @@ PORTNAME= kenny PORTVERSION= 1.7 CATEGORIES= misc perl5 -MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/ \ - http://home.t-online.de/home/dietmar.garbs/download/kenny/ +MASTER_SITES= http://www.cgarbs.de/stuff/ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= |