diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-11-27 02:42:37 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-11-27 02:42:37 +0000 |
commit | 595c88a3119ee9a4f040b0a1b2247c1e1666fc46 (patch) | |
tree | 69f7f1bb9f68351d6e4da36eede708cf86903f23 /www/elinks/Makefile | |
parent | a42071bd00681e960e49a606cdc561b27211fe30 (diff) |
Notes
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r-- | www/elinks/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 27cb39f6818e..d64162924090 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -6,12 +6,11 @@ # PORTNAME= elinks -DISTVERSION= 0.11.4 +DISTVERSION= 0.11.5 CATEGORIES= www -MASTER_SITES= http://elinks.or.cz/download/ \ - http://keyserver.kjsl.com/~jharris/distfiles/ +MASTER_SITES= http://elinks.or.cz/download/ -MAINTAINER= jharris@widomaker.com +MAINTAINER= ports@FreeBSD.org COMMENT= Elinks - links text WWW browser with enhancements GNU_CONFIGURE= yes |