diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-18 23:40:36 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-18 23:40:36 +0800 |
commit | be393a66bdef5e1344430860c02a51f9d05bce78 (patch) | |
tree | 819beca71269107d99b27534059d7fec685bf18a /japanese/eb3/Makefile | |
parent | 29cff9a7cbef35452775e29a8c21d74dc9ef8743 (diff) | |
download | freebsd-ports-gnome-be393a66bdef5e1344430860c02a51f9d05bce78.tar.gz freebsd-ports-gnome-be393a66bdef5e1344430860c02a51f9d05bce78.tar.zst freebsd-ports-gnome-be393a66bdef5e1344430860c02a51f9d05bce78.zip |
Update to version ja-eb-2.3.8(patched).
PR: 20695
Submitted by: Maintainer
Diffstat (limited to 'japanese/eb3/Makefile')
-rw-r--r-- | japanese/eb3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index 8786cd2b047c..ed50b5d716c9 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -14,6 +14,9 @@ DISTFILES= ${EBFILES} \ ${APPENDIXFILES} EXTRACT_ONLY= ${EBFILES} +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= ${DISTNAME}+.diff + MAINTAINER= takamune@avrl.mei.co.jp EBFILES= ${DISTNAME}${EXTRACT_SUFX} |