diff options
Diffstat (limited to 'wm/amaterus')
-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 f343133f165..42c51cb037b 100644 --- a/wm/amaterus/Makefile +++ b/wm/amaterus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/06/02 01:16:16 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/13 13:53:40 wiz Exp $ DISTNAME= amaterus-0.34.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://www.taiyaki.org/src/ |