diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-03 08:38:17 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-03 08:38:17 +0000 |
commit | 099e9f45c34deed17f455dc70a7a8042147b0aff (patch) | |
tree | baf3290852dde669d0d6d7796a9e6ae6ef3d5dd9 /audio/fapg | |
parent | - update to 1.4.6 (diff) |
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 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} |