diff options
author | pav <pav@FreeBSD.org> | 2005-12-27 05:08:44 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-27 05:08:44 +0000 |
commit | e5f7afe547dfbec32469e4fe0caa60542289c8c0 (patch) | |
tree | 25c0a1f6feac6a8436003a793f818568dd1662cc /news/hellanzb/Makefile | |
parent | f0eb8f32e8ccb591be9e507af572019c40f51045 (diff) | |
download | FreeBSD-ports-e5f7afe547dfbec32469e4fe0caa60542289c8c0.zip FreeBSD-ports-e5f7afe547dfbec32469e4fe0caa60542289c8c0.tar.gz |
- Update to 0.8
PR: ports/90940
Submitted by: Philip Jenvey <pjenvey@bob.local.com> (maintainer)
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 d30b45a..05a5008 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hellanzb -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= news MASTER_SITES= http://www.hellanzb.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} |