diff options
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r-- | audio/snd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile index c9167bcc6bb..533ddc50b99 100644 --- a/audio/snd/Makefile +++ b/audio/snd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2004/04/11 18:41:45 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2004/10/03 00:13:09 tv Exp $ # DISTNAME= snd PKGNAME= snd-19980212 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} |