diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 03:08:30 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-25 03:08:30 +0000 |
commit | 393ec322270d7e031da1edcc513d7f39cedfa3cc (patch) | |
tree | 4d1913ef363e68bfe8d51ca2cbb68de1cba6e620 /audio/fluidsynth | |
parent | b5f83f1d3a30191eb587064e704c4c0412bfa19c (diff) | |
download | ports-393ec322270d7e031da1edcc513d7f39cedfa3cc.tar.gz ports-393ec322270d7e031da1edcc513d7f39cedfa3cc.zip |
Notes
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r-- | audio/fluidsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 35baaec1ec3f..3bed75ec06a3 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= fluid -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Real-time software synthesizer based on the SoundFont 2 specifications INSTALLS_SHLIB= yes |