diff options
author | demon <demon@FreeBSD.org> | 2003-01-06 21:34:18 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-01-06 21:34:18 +0000 |
commit | 38a55f2ec1329cdd995e142f45bddf3d39463fb0 (patch) | |
tree | c55d21c6f9de8b696c9d5613f5c93c0574816ce3 /www/links | |
parent | b8a17cc5e6a4226be3b848d8159686e316e50c60 (diff) | |
download | FreeBSD-ports-38a55f2ec1329cdd995e142f45bddf3d39463fb0.zip FreeBSD-ports-38a55f2ec1329cdd995e142f45bddf3d39463fb0.tar.gz |
Remove stale MASTER_SITE.
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 2de6bc9..bc1103d 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -9,8 +9,7 @@ PORTNAME= links PORTVERSION= 2.1.p7 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \ - http://unixpages.org/distfiles/ +MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ DISTNAME= ${PORTNAME}-2.1pre7 MAINTAINER= demon@FreeBSD.org |