diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-08 08:11:20 +0000 |
commit | d108c5dc752dacbc6ca6222293993eadc83af849 (patch) | |
tree | b5b5f66879418924878c101a3a7aeff2cba3850e /audio/sweep | |
parent | 61d369b9fbc42f0e7a3527c836519f13287df89f (diff) | |
download | ports-d108c5dc752dacbc6ca6222293993eadc83af849.tar.gz ports-d108c5dc752dacbc6ca6222293993eadc83af849.zip |
Notes
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 \ |