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/sweep | |
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/sweep')
-rw-r--r-- | audio/sweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |