diff options
author | demon <demon@FreeBSD.org> | 2001-02-22 09:25:11 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-02-22 09:25:11 +0000 |
commit | 7b8b622fede7cd0791e1aa7a4420bb92985af546 (patch) | |
tree | 21f155a2b6eb158c1269e1eb31fc11f8a76ae53e /www/links/Makefile | |
parent | 8a07f171c827f0403e36d4733ea2842270f2081e (diff) | |
download | FreeBSD-ports-7b8b622fede7cd0791e1aa7a4420bb92985af546.zip FreeBSD-ports-7b8b622fede7cd0791e1aa7a4420bb92985af546.tar.gz |
Enable Authentication.
Bump PORTREVISION.
Submitted by: Ollivier Robert <roberto@eurocontrol.fr>
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 414d8e2..5628d6a 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -7,6 +7,7 @@ PORTNAME= links PORTVERSION= 0.95 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \ http://www.add.com.pl/links/download/ \ |