diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-03 16:38:17 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-03 16:38:17 +0800 |
commit | b7e39598fb027737deacd8913a13f8dfe1db75a4 (patch) | |
tree | a8315ea42d940e89b3c56a0045a8991f70b6ce3f /audio | |
parent | 031f21b6001957ff99a452c930224b2b0c6b20c5 (diff) | |
download | freebsd-ports-gnome-b7e39598fb027737deacd8913a13f8dfe1db75a4.tar.gz freebsd-ports-gnome-b7e39598fb027737deacd8913a13f8dfe1db75a4.tar.zst freebsd-ports-gnome-b7e39598fb027737deacd8913a13f8dfe1db75a4.zip |
Fix maintainer address.
Diffstat (limited to 'audio')
-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 bc8bd6dc9d4a..2b78f7b3ad40 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} |