diff options
-rw-r--r-- | audio/libao-arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libao-arts/Makefile b/audio/libao-arts/Makefile index f2dd86e618a..29e2974ed08 100644 --- a/audio/libao-arts/Makefile +++ b/audio/libao-arts/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 21:22:36 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/12/08 14:40:13 wiz Exp $ # .include "../libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-arts/} -PKGREVISION= 1 MAINTAINER= tech-pkg@NetBSD.org COMMENT+= (arts plugin) |