diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-23 16:38:30 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-23 16:38:30 +0800 |
commit | 238d5efe6881b69e5a4b511a84349c3b1cd0d98e (patch) | |
tree | d60578866ba93e592b43e53eaf7d2ebce1f5429f /audio | |
parent | 65087a46ca92da404ef2d379de28fd1714892986 (diff) | |
download | freebsd-ports-gnome-238d5efe6881b69e5a4b511a84349c3b1cd0d98e.tar.gz freebsd-ports-gnome-238d5efe6881b69e5a4b511a84349c3b1cd0d98e.tar.zst freebsd-ports-gnome-238d5efe6881b69e5a4b511a84349c3b1cd0d98e.zip |
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cdplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cdplay/Makefile b/audio/cdplay/Makefile index 3800991b8afb..45492cd599ee 100644 --- a/audio/cdplay/Makefile +++ b/audio/cdplay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dannyboy -MAINTAINER= andrew.nau.ua@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= CD-player with text-based user interface MAKE_ARGS= CFLAGS="${CFLAGS} -c -ansi" |