diff options
author | demon <demon@FreeBSD.org> | 2006-05-29 22:10:59 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2006-05-29 22:10:59 +0800 |
commit | a676ce5846ea0b77adf0a41afa890ae27dc0d4ac (patch) | |
tree | c57de346b055519b50b2ef65487c67fdbe7ffc89 /www/links/Makefile | |
parent | 5f23488f5de34ebfc7a3d1e8a149494ae6be373b (diff) | |
download | freebsd-ports-gnome-a676ce5846ea0b77adf0a41afa890ae27dc0d4ac.tar.gz freebsd-ports-gnome-a676ce5846ea0b77adf0a41afa890ae27dc0d4ac.tar.zst freebsd-ports-gnome-a676ce5846ea0b77adf0a41afa890ae27dc0d4ac.zip |
Update to version 2.1.p21.
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 4800576675dc..3b238730d056 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -6,11 +6,11 @@ # PORTNAME= links -PORTVERSION= 2.1.p20 +PORTVERSION= 2.1.p21 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://links.twibright.com/download/ -DISTNAME= ${PORTNAME}-2.1pre20 +DISTNAME= ${PORTNAME}-2.1pre21 MAINTAINER?= demon@FreeBSD.org COMMENT= Lynx-like text WWW browser |