diff options
Diffstat (limited to 'chinese/cxterm')
-rw-r--r-- | chinese/cxterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index b9a617e743d9..e6962614b370 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -19,7 +19,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= cxterm-5.0.p3-color.patch.gz # cxterm-5.0-hz-patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/cxterm-5.0 USE_IMAKE= yes |