diff options
Diffstat (limited to 'audio/fluidsynth/Makefile')
-rw-r--r-- | audio/fluidsynth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 3a16fbf7bdb..2b41ea31e5d 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/20 00:58:05 wiz Exp $ DISTNAME= fluidsynth-1.0.9 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://savannah.nongnu.org/download/fluid/ |