diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 18:34:12 +0800 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /audio | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.tar.zst freebsd-ports-gnome-2ec1cef257b35a7acc637d30c005bfc585114353.zip |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aube/Makefile | 2 | ||||
-rw-r--r-- | audio/sweep/Makefile | 2 | ||||
-rw-r--r-- | audio/wavbreaker/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index 07546939c48b..9adf2e6ca8ae 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.30.2 CATEGORIES= audio gnome MASTER_SITES= http://www.metadecks.org/software/aube/download/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 26dc34e1fcca..04fe77d356fe 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 1.2 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 92eba2a9681b..817496addb78 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.3 CATEGORIES= audio MASTER_SITES= http://huli.org/wavbreaker/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Tool to split wav files USE_GNOME= gtk20 libxml2 gnomehack |