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/elvis | |
parent | 58b7e36a58b05f3db6437bb1956e7df79dab7669 (diff) | |
download | ports-519d34ef3d1886a2e1f18d0d5a88b0322e90f11d.tar.gz ports-519d34ef3d1886a2e1f18d0d5a88b0322e90f11d.zip |
Notes
Diffstat (limited to 'japanese/elvis')
-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 |