diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 21:22:00 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 21:22:00 +0800 |
commit | 30e1547a6734e4d6b22fb31924fa12c27ddcecd1 (patch) | |
tree | b7d07ab8ae9863ddd49c6d1f1e6e0619ab8ec25d /japanese/elvis/Makefile | |
parent | 0aaec4965998a3349f9d518154c05b71984f4b64 (diff) | |
download | freebsd-ports-gnome-30e1547a6734e4d6b22fb31924fa12c27ddcecd1.tar.gz freebsd-ports-gnome-30e1547a6734e4d6b22fb31924fa12c27ddcecd1.tar.zst freebsd-ports-gnome-30e1547a6734e4d6b22fb31924fa12c27ddcecd1.zip |
Style review in ports/japanese.
Diffstat (limited to 'japanese/elvis/Makefile')
-rw-r--r-- | japanese/elvis/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index 7f73675113af..3a270fd6b19d 100644 --- a/japanese/elvis/Makefile +++ b/japanese/elvis/Makefile @@ -8,15 +8,15 @@ PORTNAME= elvis PORTVERSION= 1.8.4 PORTREVISION= 1 -CATEGORIES= japanese editors +CATEGORIES= japanese editors MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/ EXTRACT_SUFX= .tgz DISTNAME= ${PORTNAME}-1.8 PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/ -PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z +PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z -MAINTAINER= sanpei@FreeBSD.org +MAINTAINER= sanpei@FreeBSD.org LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna |