diff options
Diffstat (limited to 'misc/kenny/Makefile')
-rw-r--r-- | misc/kenny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index 2c0cb55a9862..61c0790caf3f 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -5,8 +5,8 @@ PORTNAME= kenny PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= misc perl5 -MASTER_SITES= https://googledrive.com/host/0BwCT-sp3iBCaeDRPYm1jTjl1Qmc/ \ - http://www.cgarbs.de/stuff/ +MASTER_SITES= https://aklv.github.io/distfiles/ \ + http://www.cgarbs.de/stuff/ DISTNAME= ${PORTNAME}.pl-${PORTVERSION} EXTRACT_SUFX= .gz |