diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-02-26 08:38:19 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-02-26 08:38:19 +0000 |
commit | 3b14d66efb0649d3828b48db6e8dffd5bacabffb (patch) | |
tree | 9d9bc397c2541d988fb5ef1d391338a72a64f4c9 /www/links/Makefile | |
parent | 5b74a4e6758c1c3c2e6ba0f2c6d118adaccd8ef2 (diff) |
Disable authentication.
Author reports links crashes often if it is enabled.
Notes
Notes:
svn path=/head/; revision=38779
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 5628d6abaa2b..c63e0c2ad21f 100644 --- a/www/links/Makefile +++ b/www/links/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/ \ |