diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-26 15:10:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-26 15:10:06 +0000 |
commit | 37a6e11cc0a099914ad8d71d521ed87192f6e6ea (patch) | |
tree | fcc25c1dabbef6522f52d40ab011544686111215 | |
parent | Remove killall from "stop)", it can't search in arguments (perl) (diff) |
Update to 2.0.6.
Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=55269
-rw-r--r-- | www/wyvern/Makefile | 2 | ||||
-rw-r--r-- | www/wyvern/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/wyvern/Makefile b/www/wyvern/Makefile index 651a3c6449f9..d0a67a1411ee 100644 --- a/www/wyvern/Makefile +++ b/www/wyvern/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wyvern -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= www ipv6 MASTER_SITES= http://www.MysticWALL.COM/software/src/ diff --git a/www/wyvern/distinfo b/www/wyvern/distinfo index a304084c342e..ea15934dff22 100644 --- a/www/wyvern/distinfo +++ b/www/wyvern/distinfo @@ -1 +1 @@ -MD5 (wyvern-2.0.5.tar.bz2) = e50c00f3c598b7e87c087b6b77396624 +MD5 (wyvern-2.0.6.tar.bz2) = f3d8f90e75ccc42e94a8b6f8693a2f07 |