diff options
author | lioux <lioux@FreeBSD.org> | 2005-09-25 11:08:30 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-09-25 11:08:30 +0800 |
commit | 4b0c22c4fb839f3cc5583b61a83408a4b9a5da1c (patch) | |
tree | 8ec9694c4721a35a1750188422417aacd9f0ad0b /audio | |
parent | 19c817b59ef9988c2034d0623c75cee565f224a6 (diff) | |
download | freebsd-ports-gnome-4b0c22c4fb839f3cc5583b61a83408a4b9a5da1c.tar.gz freebsd-ports-gnome-4b0c22c4fb839f3cc5583b61a83408a4b9a5da1c.tar.zst freebsd-ports-gnome-4b0c22c4fb839f3cc5583b61a83408a4b9a5da1c.zip |
Drop maintainership
Diffstat (limited to 'audio')
-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 |