aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-10-26 23:26:44 +0800
committerleeym <leeym@FreeBSD.org>2004-10-26 23:26:44 +0800
commitcbfa14de9821a71bf2adb3e9cb2ddc8c46b964cd (patch)
treee3787f1b879e9cb5c104df409d820fe57b9b44d3
parent7ad1eb6da89ab680c970f24d4d83c8c546df56f3 (diff)
downloadfreebsd-ports-gnome-cbfa14de9821a71bf2adb3e9cb2ddc8c46b964cd.tar.gz
freebsd-ports-gnome-cbfa14de9821a71bf2adb3e9cb2ddc8c46b964cd.tar.zst
freebsd-ports-gnome-cbfa14de9821a71bf2adb3e9cb2ddc8c46b964cd.zip
- relocate MASTERDIR and make it portlint clean
-rw-r--r--chinese/joe/Makefile3
-rw-r--r--chinese/joe2/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/chinese/joe/Makefile b/chinese/joe/Makefile
index ec4965c28508..e673db114430 100644
--- a/chinese/joe/Makefile
+++ b/chinese/joe/Makefile
@@ -7,14 +7,13 @@
CATEGORIES= chinese
-MASTERDIR= ${.CURDIR}/../../editors/joe
-
PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/joe/
PATCHFILES= zh-joe-2.8_3-patch
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+MASTERDIR= ${.CURDIR}/../../editors/joe
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"
diff --git a/chinese/joe2/Makefile b/chinese/joe2/Makefile
index ec4965c28508..e673db114430 100644
--- a/chinese/joe2/Makefile
+++ b/chinese/joe2/Makefile
@@ -7,14 +7,13 @@
CATEGORIES= chinese
-MASTERDIR= ${.CURDIR}/../../editors/joe
-
PATCH_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/joe/
PATCHFILES= zh-joe-2.8_3-patch
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
+MASTERDIR= ${.CURDIR}/../../editors/joe
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"