diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2017-10-05 10:38:13 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2017-10-05 10:38:13 +0000 |
commit | 814c2060e2436ca2788814692b19f9beb406c502 (patch) | |
tree | 69934cf3c9aed39218d17b9fb179c077fa0a9736 /misc/kenny | |
parent | 08b41e6568dbaea309b6d080e57fc0bde904189e (diff) |
- Update MASTER_SITES for my ports
- Update WWW for jwasm
Notes
Notes:
svn path=/head/; revision=451301
Diffstat (limited to 'misc/kenny')
-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 |