diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-03 08:38:17 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-03 08:38:17 +0000 |
commit | b7e39598fb027737deacd8913a13f8dfe1db75a4 (patch) | |
tree | a8315ea42d940e89b3c56a0045a8991f70b6ce3f /audio/fapg | |
parent | 031f21b6001957ff99a452c930224b2b0c6b20c5 (diff) | |
download | FreeBSD-ports-b7e39598fb027737deacd8913a13f8dfe1db75a4.zip FreeBSD-ports-b7e39598fb027737deacd8913a13f8dfe1db75a4.tar.gz |
Fix maintainer address.
Diffstat (limited to 'audio/fapg')
-rw-r--r-- | audio/fapg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/fapg/Makefile b/audio/fapg/Makefile index bc8bd6d..2b78f7b 100644 --- a/audio/fapg/Makefile +++ b/audio/fapg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.35 CATEGORIES= audio MASTER_SITES= http://royale.zerezo.com/${PORTNAME}/ -MAINTAINER= chinsan.tw@FreeBSD.org +MAINTAINER= chinsan.tw@gmail.com COMMENT= Fast Audio Playlist Generator MAKE_ARGS+= CC=${CC} |