diff options
author | knu <knu@FreeBSD.org> | 2002-02-05 15:46:19 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-02-05 15:46:19 +0000 |
commit | d9210e1d768f71a525ca26e79ba9644dbf0544a2 (patch) | |
tree | 1f94da0f6e49a9ba766cb8b9af5f045564ad37fd /www/wyvern/Makefile | |
parent | e51b17545cb4cc5e4aa442759d9fc76f07e0f70c (diff) | |
download | FreeBSD-ports-d9210e1d768f71a525ca26e79ba9644dbf0544a2.zip FreeBSD-ports-d9210e1d768f71a525ca26e79ba9644dbf0544a2.tar.gz |
Update to 2.0.5, a bugfix release.
Hand the maintainership over to the author.
Submitted by: Kouichi ABE <kouichi@MysticWALL.COM>
Diffstat (limited to 'www/wyvern/Makefile')
-rw-r--r-- | www/wyvern/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wyvern/Makefile b/www/wyvern/Makefile index e7157f8..651a3c6 100644 --- a/www/wyvern/Makefile +++ b/www/wyvern/Makefile @@ -6,11 +6,11 @@ # PORTNAME= wyvern -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www ipv6 MASTER_SITES= http://www.MysticWALL.COM/software/src/ -MAINTAINER= knu@FreeBSD.org +MAINTAINER= kouichi@MysticWALL.COM USE_BZIP2= yes USE_OPENSSL= yes |