diff options
Diffstat (limited to 'audio/sfxr/Makefile')
-rw-r--r-- | audio/sfxr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfxr/Makefile b/audio/sfxr/Makefile index 443b844729a..1e7fa63e505 100644 --- a/audio/sfxr/Makefile +++ b/audio/sfxr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/06/06 12:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/09/02 19:50:54 adam Exp $ # DISTNAME= sfxr-sdl-1.2.1 PKGNAME= ${DISTNAME:S/-sdl//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.drpetter.se/files/ |