diff options
Diffstat (limited to 'audio/yamt')
-rw-r--r-- | audio/yamt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index 84ee045dce1..ba63f4a45b6 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/05/02 11:53:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/13 13:50:39 wiz Exp $ DISTNAME= yamt-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yamt/} |