diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 23:12:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-05-12 23:12:44 +0000 |
commit | 6ba27f4fb03390d33f06b8610ac71c4e94e2885b (patch) | |
tree | a6d08ecf0144b553d40b4ffc27fcb6522c8466a4 /chinese | |
parent | 43dad81daf44cc8ae086b5675c9a1889bdb20dcc (diff) | |
download | ports-6ba27f4fb03390d33f06b8610ac71c4e94e2885b.tar.gz ports-6ba27f4fb03390d33f06b8610ac71c4e94e2885b.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bitchx/Makefile | 2 | ||||
-rw-r--r-- | chinese/xmms/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile index 2f1b93e7f16a..c79c01839b1e 100644 --- a/chinese/bitchx/Makefile +++ b/chinese/bitchx/Makefile @@ -9,7 +9,7 @@ PORTNAME= BitchX PORTREVISION= 5 CATEGORIES= chinese -MAINTAINER= clive@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A zh-tw cursor movement friendly, wrapping clean BitchX MASTERDIR= ${.CURDIR}/../../irc/bitchx diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index 661199e9a1a5..5fd586b8a2b7 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -15,6 +15,6 @@ PATCH_SITE_SUBDIR= sobomax EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont -MAINTAINER= clive@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .include "${MASTERDIR}/Makefile" |