diff options
author | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
commit | 521b5dbea6be96bd7ca9683cd291ee50b01064a2 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /wm | |
parent | 7d5d84642aa7a828d475a4133b6944c31ba6708c (diff) | |
download | pkgsrc-521b5dbea6be96bd7ca9683cd291ee50b01064a2.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'wm')
-rw-r--r-- | wm/amaterus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/amaterus/Makefile b/wm/amaterus/Makefile index c5a3e121ffa..ed71a0ef66b 100644 --- a/wm/amaterus/Makefile +++ b/wm/amaterus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/11/20 22:10:23 jmmv Exp $ DISTNAME= amaterus-0.34.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MASTER_SITES= http://www.taiyaki.org/src/ |