diff options
author | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-08 13:36:46 +0800 |
commit | d06e60ff18937a191e01e6789291ebcdd20cf6f2 (patch) | |
tree | 4e76ed9d32e5ab8e2ed3742077bf3998045b0f6a /audio | |
parent | b6ae960c15d2843c5a16eacabe5d124295d84fc7 (diff) | |
download | freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.gz freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.tar.zst freebsd-ports-gnome-d06e60ff18937a191e01e6789291ebcdd20cf6f2.zip |
Updated MAINTAINER to my new committer email address
Reviewed by: will
Diffstat (limited to 'audio')
-rw-r--r-- | audio/funktrackergold/Makefile | 2 | ||||
-rw-r--r-- | audio/id3tool/Makefile | 2 | ||||
-rw-r--r-- | audio/mp3check/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile index f4c03f67834b..e2979ffbb2db 100644 --- a/audio/funktrackergold/Makefile +++ b/audio/funktrackergold/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/sound/players DISTNAME= funktrackergold-1.5-2 EXTRACT_SUFX= .tgz -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org WRKSRC= ${WRKDIR}/funkgold MAKE_ARGS= EXTRA_CFLAGS="${PTHREAD_CFLAGS}" \ diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile index a7668a31c918..94a5eff12c1f 100644 --- a/audio/id3tool/Makefile +++ b/audio/id3tool/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1f CATEGORIES= audio MASTER_SITES= http://kitsumi.xware.cx/id3tool/ -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org GNU_CONFIGURE= yes MAN1= id3tool.1 diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 55707abe91e0..5e1213706cc7 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= dannyboy DISTNAME= ${PORTNAME} EXTRACT_SUFX= -MAINTAINER= mark@kyne.com.au +MAINTAINER= markp@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \ ${LOCALBASE}/bin/mp3_check:${PORTSDIR}/audio/mp3_check |