diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-05-01 08:17:16 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-05-01 08:17:16 +0800 |
commit | af352fd4acd6dd9c42bec6be22d4bd6f58321fc5 (patch) | |
tree | 057f2c3bdb91ee0588b5de477649fae7d0e83e89 /audio/sweep | |
parent | 42e181a4b24cf8c5829097d78164b34a40d97a93 (diff) | |
download | freebsd-ports-gnome-af352fd4acd6dd9c42bec6be22d4bd6f58321fc5.tar.gz freebsd-ports-gnome-af352fd4acd6dd9c42bec6be22d4bd6f58321fc5.tar.zst freebsd-ports-gnome-af352fd4acd6dd9c42bec6be22d4bd6f58321fc5.zip |
Hand over maintainership to Kirill Ponomarew <ponomarew@oberon.net>.
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 9954f4447136..dd92b2ec64c3 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ponomarew@oberon.net COMMENT= A sound editor for the GNOME/GTK 1.2 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ |