diff options
author | tijl <tijl@FreeBSD.org> | 2014-06-18 01:31:36 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-06-18 01:31:36 +0800 |
commit | 1efccd3bc202d3dcadebfccac353b76ff5b1101c (patch) | |
tree | 94793e97f4ea4542ce1455989d9d8ee63516b357 /www | |
parent | 34c14153109093d4c736339b05697135a0c191cb (diff) | |
download | freebsd-ports-gnome-1efccd3bc202d3dcadebfccac353b76ff5b1101c.tar.gz freebsd-ports-gnome-1efccd3bc202d3dcadebfccac353b76ff5b1101c.tar.zst freebsd-ports-gnome-1efccd3bc202d3dcadebfccac353b76ff5b1101c.zip |
Bump PORTREVISION for pkg-plist changes in previous commit.
Diffstat (limited to 'www')
-rw-r--r-- | www/wsdlpull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index cf55d26cdf3f..2a4644883419 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -3,7 +3,7 @@ PORTNAME= wsdlpull PORTVERSION= 1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} |