diff options
Diffstat (limited to 'audio/SDL-nas')
-rw-r--r-- | audio/SDL-nas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/SDL-nas/Makefile b/audio/SDL-nas/Makefile index d06da937f5f..0d5be30ea91 100644 --- a/audio/SDL-nas/Makefile +++ b/audio/SDL-nas/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2005/01/05 12:58:05 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/27 15:43:32 wiz Exp $ # .include "../../devel/SDL/Makefile.common" PKGNAME= ${DISTNAME:S/SDL/SDL-nas/} +PKGREVISION= 1 CATEGORIES+= audio |