diff options
author | naddy <naddy@FreeBSD.org> | 2002-02-08 06:43:57 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-02-08 06:43:57 +0800 |
commit | 2a68636168a8a982ff824017952d803a5a74e3fb (patch) | |
tree | 865f4d63528b58050928ef23a7328bbb4f3fbed1 /audio | |
parent | 4eac91a92c3b5b4ec2dc359a12a5a526aa275f7e (diff) | |
download | freebsd-ports-gnome-2a68636168a8a982ff824017952d803a5a74e3fb.tar.gz freebsd-ports-gnome-2a68636168a8a982ff824017952d803a5a74e3fb.tar.zst freebsd-ports-gnome-2a68636168a8a982ff824017952d803a5a74e3fb.zip |
MAINTAINER resigns.
Submitted by: David Lebel <lebel@lebel.org>
Diffstat (limited to 'audio')
-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 0c08f511a000..6586ebb3525e 100644 --- a/audio/cdrdao/Makefile +++ b/audio/cdrdao/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cdrdao EXTRACT_SUFX= .src.tar.gz -MAINTAINER= lebel@lebel.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \ dlg:${PORTSDIR}/devel/pccts |