diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:22:00 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:22:00 +0000 |
commit | 519d34ef3d1886a2e1f18d0d5a88b0322e90f11d (patch) | |
tree | 5e04e751a8cb04eb49d7f940f86210bfbacad25e /japanese/oleo | |
parent | 58b7e36a58b05f3db6437bb1956e7df79dab7669 (diff) | |
download | ports-519d34ef3d1886a2e1f18d0d5a88b0322e90f11d.tar.gz ports-519d34ef3d1886a2e1f18d0d5a88b0322e90f11d.zip |
Notes
Diffstat (limited to 'japanese/oleo')
-rw-r--r-- | japanese/oleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index 8621b7aaef6f..8e7575a772a3 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ PATCHFILES= ${DISTNAME}-${PORTVERSION}jb2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= sanpei@FreeBSD.org # xmkmf is for configure script, not for USE_IMAKE. BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 |