diff options
author | demon <demon@FreeBSD.org> | 2004-07-13 10:07:22 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2004-07-13 10:07:22 +0000 |
commit | 955576a9fed91f376cdc98f9ae91d0966b0af7df (patch) | |
tree | b05304caca8475de5191c77a52db8b0032dd45d8 /www/links/Makefile | |
parent | 108eccecee447bd9c3c67ddfbf34f3c07c6294cf (diff) | |
download | FreeBSD-ports-955576a9fed91f376cdc98f9ae91d0966b0af7df.zip FreeBSD-ports-955576a9fed91f376cdc98f9ae91d0966b0af7df.tar.gz |
Update to version 2.1pre15.
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 d812c88..2a93b50 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -6,11 +6,11 @@ # PORTNAME= links -PORTVERSION= 2.1.p14 +PORTVERSION= 2.1.p15 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ -DISTNAME= ${PORTNAME}-2.1pre14 +DISTNAME= ${PORTNAME}-2.1pre15 MAINTAINER?= demon@FreeBSD.org COMMENT= Lynx-like text WWW browser |