aboutsummaryrefslogtreecommitdiff
path: root/chinese/joe
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:01:22 +0000
commitf5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (patch)
tree6b5469be28afd93589ebcab2e31c971326230494 /chinese/joe
parent70996a4d8227f211b193c1a4836088190d3ebaa8 (diff)
Notes
Diffstat (limited to 'chinese/joe')
-rw-r--r--chinese/joe/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile
index 0a5c0a4843c2..a15f5de466f4 100644
--- a/chinese/joe/Makefile
+++ b/chinese/joe/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: zh-joe
-# Date created: 3 July 1999
-# Whom: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
-#
+# Created by: Shen Chuan-Hsing <statue@mail.elife.idv.tw>
# $FreeBSD$
-#
PORTREVISION= 1
CATEGORIES= chinese
@@ -20,4 +16,5 @@ LATEST_LINK= ${PKGNAMEPREFIX}joe
MASTERDIR= ${.CURDIR}/../../editors/joe
DISTINFO_FILE= ${.CURDIR}/distinfo
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"