diff options
author | demon <demon@FreeBSD.org> | 2001-02-26 08:38:19 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-02-26 08:38:19 +0000 |
commit | 277f36665a60df89ed9ead02109cd066cdd5c34c (patch) | |
tree | 3b1b3e0edf80075c2b884c73a2cd60f4ad3c97e2 /www/elinks/Makefile | |
parent | 20f993b4ff33bbd74e80a4533bc4c69d3328a479 (diff) | |
download | FreeBSD-ports-277f36665a60df89ed9ead02109cd066cdd5c34c.zip FreeBSD-ports-277f36665a60df89ed9ead02109cd066cdd5c34c.tar.gz |
Disable authentication.
Author reports links crashes often if it is enabled.
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r-- | www/elinks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 5628d6a..c63e0c2 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -7,7 +7,7 @@ PORTNAME= links PORTVERSION= 0.95 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ http://www.add.com.pl/links/download/ \ |