summaryrefslogtreecommitdiff
path: root/www/links/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-03-06 20:29:53 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-03-06 20:29:53 +0000
commite793477560ec13c0f7cfe56db33181e1beb2ff81 (patch)
treebbc24764f97405fa93fb46d0c2c99d8fa246514a /www/links/Makefile
parentUpdate to 4189 (diff)
Upgrade to 0.97-pre6
Notes
Notes: svn path=/head/; revision=55651
Diffstat (limited to 'www/links/Makefile')
-rw-r--r--www/links/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index cbc8945a7d08..3e441cb65d50 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -6,18 +6,21 @@
#
PORTNAME= links
-PORTVERSION= 0.96
+PORTVERSION= 0.97.p6
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
http://ice.dammit.lt/links/download/ \
http://links.sourceforge.net/download/
+DISTNAME= ${PORTNAME}-0.97pre6
MAINTAINER= demon@FreeBSD.org
GNU_CONFIGURE= yes
+USE_OPENSSL= yes
+
MAN1= links.1
.include <bsd.port.mk>