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 1e20839daf0..994492a60d5 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/09/11 23:59:37 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/09/15 10:03:34 obache Exp $ DISTNAME= fluidsynth-1.1.6 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluidsynth/} EXTRACT_SUFX= .tar.bz2 |