diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-06-22 11:07:41 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-06-22 11:07:41 +0000 |
commit | 0b7e5ed804af9fb17450ded4f0d3e514dbf3b90d (patch) | |
tree | 3af53d4886bf88c56da7e9efdea8d70e610bd0d6 /www/links | |
parent | upgrade to 0.8.0 (diff) |
Add more MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=44314
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 6e66d20a792e..ea02b981b230 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.96pre7 CATEGORIES= www MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ http://www.add.com.pl/links/download/ \ - http://ice.dammit.lt/links/download/ + http://ice.dammit.lt/links/download/ \ + http://links.sourceforge.net/download/ MAINTAINER= demon@FreeBSD.org |