diff options
Diffstat (limited to 'audio/lmms/Makefile')
-rw-r--r-- | audio/lmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 78c3259416f1..fb67ea7983d9 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jylefort -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An all-in-one sequencer, drum machine, sampler and more BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa |