diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-11-07 06:56:03 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-11-07 06:56:03 +0000 |
commit | 43bbe2f180682ef7e5fe2b016dfe1a9f9cef5b6f (patch) | |
tree | 9d99de4fd27c4c8d883584614db8bd01874d5858 /audio/cdrdao | |
parent | Add templates of pkg-deinstall, pkg-install, pkg-message, and (diff) |
Current maintainer requests a new one be assigned
PR: ports/22657
Submitted by: Yasuhito FUTATSUKI, futatuki@debug.gr.jp
Notes
Notes:
svn path=/head/; revision=34870
Diffstat (limited to 'audio/cdrdao')
-rw-r--r-- | audio/cdrdao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cdrdao/Makefile b/audio/cdrdao/Makefile index 5df4097354e2..87edc15bb4ce 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://cdrdao.sourceforge.net/pub/cdrdao/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= futatuki@debug.gr.jp +MAINTAINER= lebel@lebel.org BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts\ dlg:${PORTSDIR}/devel/pccts |