diff options
-rw-r--r-- | www/links/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 65af6de..d6a9587 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -10,10 +10,10 @@ PORTVERSION= 0.97 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ - http://www.add.com.pl/links/download/ \ +MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \ http://ice.dammit.lt/links/download/ \ - http://links.sourceforge.net/download/ + http://links.sourceforge.net/download/ \ + ftp://ftp.fu-berlin.de/unix/network/www/links/ MAINTAINER= demon@FreeBSD.org |