diff options
-rw-r--r-- | misc/kenny/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index 47ea59a4e13c..de115417ba32 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -10,7 +10,8 @@ PORTNAME= kenny PORTVERSION= 1.7 CATEGORIES= misc perl5 -MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/ +MASTER_SITES= http://www.h.shuttle.de/mitch/stuff/ \ + http://home.t-online.de/home/dietmar.garbs/download/kenny/ DISTNAME= kenny.pl-${PORTVERSION} EXTRACT_SUFX= .gz EXTRACT_ONLY= |