aboutsummaryrefslogtreecommitdiffstats
path: root/www/elinks/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-07-11 22:22:23 +0800
committerkevlo <kevlo@FreeBSD.org>2000-07-11 22:22:23 +0800
commit8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee (patch)
treec0206116c39789c4dc0d93f402aa26f033ca06e1 /www/elinks/Makefile
parent069791308d6b9b5cb3d55748a9144e104d00a83c (diff)
downloadfreebsd-ports-gnome-8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee.tar.gz
freebsd-ports-gnome-8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee.tar.zst
freebsd-ports-gnome-8856ec9a3455f2dc4fdd48d6c04dfba49948b2ee.zip
Update to 0.92
PR: 19786 Submitted by: Maxim Tulyuk <mt@lucky.net>
Diffstat (limited to 'www/elinks/Makefile')
-rw-r--r--www/elinks/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index 747c55d541d6..bc2c2297d0e3 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= links
-PORTVERSION= 0.84
+PORTVERSION= 0.92
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
- http://www.add.com.pl/links/download/
+ http://www.add.com.pl/links/download/ \
+ http://ice.dammit.lt/links/download/
MAINTAINER= dima@Chg.RU
GNU_CONFIGURE= yes
+MAN1= links.1
+
.include <bsd.port.mk>