diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 15:10:09 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-09-01 15:10:09 +0000 |
commit | 28d58c396d75dd473cc79aa10bc894667d4f9624 (patch) | |
tree | ece6ceff0206d38508afd9bfb46d49f57cff5a8b /www/elinks/Makefile | |
parent | 17373c2caa1d2667261a2c2af798221221df1a31 (diff) | |
download | ports-28d58c396d75dd473cc79aa10bc894667d4f9624.tar.gz ports-28d58c396d75dd473cc79aa10bc894667d4f9624.zip |
Notes
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r-- | www/elinks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 1ed0299e9d91..0463a10f1387 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -8,7 +8,8 @@ PORTNAME= elinks PORTVERSION= 0.3.2 CATEGORIES= www -MASTER_SITES= http://elinks.pld.org.pl/download/ +MASTER_SITES= http://elinks.or.cz/download/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc MAINTAINER= jharris@widomaker.com |