diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-14 17:59:04 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-14 17:59:04 +0800 |
commit | 6082c0cfba3bbc6459ce7364e09f0273142ae2a8 (patch) | |
tree | 7f56ebad35e853ecfb132d7e44577300685ce853 /audio | |
parent | 2137abf6451573eb6bf49d915d8571d8361f4df5 (diff) | |
download | freebsd-ports-gnome-6082c0cfba3bbc6459ce7364e09f0273142ae2a8.tar.gz freebsd-ports-gnome-6082c0cfba3bbc6459ce7364e09f0273142ae2a8.tar.zst freebsd-ports-gnome-6082c0cfba3bbc6459ce7364e09f0273142ae2a8.zip |
Welcome Andrew Pogrebennyk as new maintainer
PR: ports/87412, ports/87411, ports/87410, ports/87409
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
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 45492cd599ee..3800991b8afb 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= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= CD-player with text-based user interface MAKE_ARGS= CFLAGS="${CFLAGS} -c -ansi" |