diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-07 20:05:08 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-09-07 20:05:08 +0000 |
commit | d9d759e651f326a9bda5a0f94ad67dd202787de4 (patch) | |
tree | 83f9eb7c660b57819c79c1ea817a896803c37e16 /chinese/cxterm | |
parent | 09b480fcf3d0fa5d2c4247a82396f68ab202f0dc (diff) |
Notes
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 |