diff options
-rw-r--r-- | audio/q-audio/Makefile | 2 | ||||
-rw-r--r-- | graphics/q-graph/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/xplore/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/q-audio/Makefile b/audio/q-audio/Makefile index 2933c39f5b4f..fd0f1ce2d249 100644 --- a/audio/q-audio/Makefile +++ b/audio/q-audio/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= q-lang PKGNAMEPREFIX= q- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de +MAINTAINER= ports@FreeBSD.org COMMENT= Q-Audio -- digital audio interface for the Q language LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/graphics/q-graph/Makefile b/graphics/q-graph/Makefile index 7b93d3526179..841954bd7623 100644 --- a/graphics/q-graph/Makefile +++ b/graphics/q-graph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= q-lang PKGNAMEPREFIX= q- -MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de +MAINTAINER= ports@FreeBSD.org COMMENT= Q-Graph -- graph library and editor for the Q language RUN_DEPENDS= ${LOCALBASE}/bin/q:${PORTSDIR}/lang/q diff --git a/x11-fm/xplore/Makefile b/x11-fm/xplore/Makefile index f389f70354cb..d0efc886d6a0 100644 --- a/x11-fm/xplore/Makefile +++ b/x11-fm/xplore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2a CATEGORIES= x11-fm MASTER_SITES= http://www.musikwissenschaft.uni-mainz.de/~ag/${PORTNAME}/ -MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another Motif file manager USE_IMAKE= yes |