diff options
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 |