diff options
author | alexbl <alexbl@FreeBSD.org> | 2007-03-31 17:17:30 +0800 |
---|---|---|
committer | alexbl <alexbl@FreeBSD.org> | 2007-03-31 17:17:30 +0800 |
commit | 62b6143d592da3b1fc8225b7cf4614c1e96a2ea4 (patch) | |
tree | df3a74865bf2d354704ce1e01cfa8ea48b8df016 /news/hellanzb/Makefile | |
parent | 8d51027e652b605e3c4c13157ac7b41cdac510f9 (diff) | |
download | freebsd-ports-gnome-62b6143d592da3b1fc8225b7cf4614c1e96a2ea4.tar.gz freebsd-ports-gnome-62b6143d592da3b1fc8225b7cf4614c1e96a2ea4.tar.zst freebsd-ports-gnome-62b6143d592da3b1fc8225b7cf4614c1e96a2ea4.zip |
- update to 0.13
PR: 110957
Submitted by: Philip Jenvey <pjenvey@groovie.org>
Diffstat (limited to 'news/hellanzb/Makefile')
-rw-r--r-- | news/hellanzb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 9b246bef0d64..94ad260d7044 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hellanzb -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= news MASTER_SITES= http://www.hellanzb.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} |