diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-22 10:02:49 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-02-22 10:02:49 +0000 |
commit | 607b864f88554efc3928ea79410621100484e266 (patch) | |
tree | d13a5c4d5c6aef46ac4f165d857189f5e1a2f007 /www/links/Makefile | |
parent | fae9f92b330ca116e2c4aaa76198d8ba9d18783f (diff) | |
download | ports-607b864f88554efc3928ea79410621100484e266.tar.gz ports-607b864f88554efc3928ea79410621100484e266.zip |
Notes
Diffstat (limited to 'www/links/Makefile')
-rw-r--r-- | www/links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 25c47bc8d601..7e09b5dada87 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -6,11 +6,11 @@ # PORTNAME= links -PORTVERSION= 2.1.p11 +PORTVERSION= 2.1.p14 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ -DISTNAME= ${PORTNAME}-2.1pre11 +DISTNAME= ${PORTNAME}-2.1pre14 MAINTAINER?= demon@FreeBSD.org COMMENT= Lynx-like text WWW browser |