diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 16:11:20 +0800 |
commit | 53dbf8baf818ba426cb1ffc3f519fb3cd847633b (patch) | |
tree | dead58175d408b55788144263643740310d7ee67 /audio | |
parent | b5576f64ddcd1cdde8370e3949bd34c27032e2b1 (diff) | |
download | freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.gz freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.tar.zst freebsd-ports-gnome-53dbf8baf818ba426cb1ffc3f519fb3cd847633b.zip |
Drop maintainership.
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 17fbf286f8bd..92809b6bbd99 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.metadecks.org/software/aube/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@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 544c840baa38..cdc0dfebc246 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= krion@FreeBSD.org +MAINTAINER= ports@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 ff1b9e997cd8..08b2fd17e434 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.5 CATEGORIES= audio MASTER_SITES= http://huli.org/wavbreaker/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to split wav files USE_GNOME= gnomehack gtk20 libxml2 |