diff options
author | garga <garga@FreeBSD.org> | 2005-09-19 21:20:26 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-19 21:20:26 +0800 |
commit | a7947978b5f2257db3917558b05608f85271f4f7 (patch) | |
tree | 6614f8cb55f660748cf8574138de22f8c69cf936 /news/hellanzb/Makefile | |
parent | 0de8dff20a73205454c6369cddf14b9f306e6191 (diff) | |
download | freebsd-ports-gnome-a7947978b5f2257db3917558b05608f85271f4f7.tar.gz freebsd-ports-gnome-a7947978b5f2257db3917558b05608f85271f4f7.tar.zst freebsd-ports-gnome-a7947978b5f2257db3917558b05608f85271f4f7.zip |
- Update to 0.7
PR: ports/86311
Submitted by: maintainer
Diffstat (limited to 'news/hellanzb/Makefile')
-rw-r--r-- | news/hellanzb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index b2e1aa503d53..d30b45a1b7da 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -3,11 +3,11 @@ # Whom: Philip Jenveey <pjenvey@groovie.org> # # $FreeBSD$ -# $Id: Makefile 362 2005-06-30 22:41:56Z pjenvey $ +# $Id: Makefile 451 2005-09-14 07:27:08Z pjenvey $ # PORTNAME= hellanzb -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= news MASTER_SITES= http://www.hellanzb.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} |