diff options
author | kevlo <kevlo@FreeBSD.org> | 2005-01-26 13:40:49 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2005-01-26 13:40:49 +0800 |
commit | f015daa314b2a3aba022398adaab0d82a7bd8884 (patch) | |
tree | 3fdf26f3bab5d3c71c3404a01d87e25139d30243 /ftp/wmget/Makefile | |
parent | 8a083a701d582d55d6e495c1e2f2900356620335 (diff) | |
download | freebsd-ports-gnome-f015daa314b2a3aba022398adaab0d82a7bd8884.tar.gz freebsd-ports-gnome-f015daa314b2a3aba022398adaab0d82a7bd8884.tar.zst freebsd-ports-gnome-f015daa314b2a3aba022398adaab0d82a7bd8884.zip |
Update to 0.6.0
PR: ports/76346
Submitted by: MAINTAINER
Diffstat (limited to 'ftp/wmget/Makefile')
-rw-r--r-- | ftp/wmget/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile index c889c373dcc3..d3812aa8d013 100644 --- a/ftp/wmget/Makefile +++ b/ftp/wmget/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= wmget -PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTVERSION= 0.6.0 CATEGORIES= ftp MASTER_SITES= http://amtrickey.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |