diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
commit | 6524cf265635a5e5efe9476dbb2dc8d03ecfb2dd (patch) | |
tree | bb5e72db8aeccf00375074b941042b1daf8581c0 /audio/cdplay | |
parent | 785648b3603b0cf9c2a23d785dce61e37c5aba08 (diff) | |
download | ports-6524cf265635a5e5efe9476dbb2dc8d03ecfb2dd.tar.gz ports-6524cf265635a5e5efe9476dbb2dc8d03ecfb2dd.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>
Notes
Notes:
svn path=/head/; revision=145354
Diffstat (limited to 'audio/cdplay')
-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" |