diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:22:00 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:22:00 +0000 |
commit | 30e1547a6734e4d6b22fb31924fa12c27ddcecd1 (patch) | |
tree | b7d07ab8ae9863ddd49c6d1f1e6e0619ab8ec25d /japanese/oleo | |
parent | 0aaec4965998a3349f9d518154c05b71984f4b64 (diff) | |
download | FreeBSD-ports-30e1547a6734e4d6b22fb31924fa12c27ddcecd1.zip FreeBSD-ports-30e1547a6734e4d6b22fb31924fa12c27ddcecd1.tar.gz |
Style review in ports/japanese.
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 8621b7a..8e7575a 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 |