diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-06-03 15:50:00 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-06-03 15:50:00 +0800 |
commit | 66339639e97795c73094adceed0bb60d26f1ad54 (patch) | |
tree | 7e5545e7de892d443f0f349bb11d523ac725a03a /audio/dap/Makefile | |
parent | ee026b55f44755b5a6870eeb5d9ff6940b8915d0 (diff) | |
download | freebsd-ports-gnome-66339639e97795c73094adceed0bb60d26f1ad54.tar.gz freebsd-ports-gnome-66339639e97795c73094adceed0bb60d26f1ad54.tar.zst freebsd-ports-gnome-66339639e97795c73094adceed0bb60d26f1ad54.zip |
Reset maintainer to ports@.
Requested by: former maintainer
Diffstat (limited to 'audio/dap/Makefile')
-rw-r--r-- | audio/dap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 470a15e95927..6baff47ff30c 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX=.tgz -MAINTAINER= yoshiaki@kt.rim.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Audio sample editing and processing suite LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms |