diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /ftp | |
parent | 500df3ee98c3c7751716684802309d845158a6dd (diff) | |
download | freebsd-ports-gnome-21d944be5c0c2eb514e315ee1fdd5cef39924107.tar.gz freebsd-ports-gnome-21d944be5c0c2eb514e315ee1fdd5cef39924107.tar.zst freebsd-ports-gnome-21d944be5c0c2eb514e315ee1fdd5cef39924107.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wget+ipv6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile index 2e3683a61f27..8f470e3dd6be 100644 --- a/ftp/wget+ipv6/Makefile +++ b/ftp/wget+ipv6/Makefile @@ -7,6 +7,7 @@ PORTNAME= wget PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.dl.ac.uk/ccp14/ftp-mirror/wget/pub/unix/util/wget/ \ |