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 55869514e18..3df6e102be1 100644 --- a/audio/sfxr/Makefile +++ b/audio/sfxr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2020/03/08 16:48:49 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2020/03/10 22:09:25 wiz Exp $ DISTNAME= sfxr-sdl-1.2.1 PKGNAME= ${DISTNAME:S/-sdl//} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= audio MASTER_SITES= http://www.drpetter.se/files/ |