diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-11 14:15:53 +0000 |
commit | edcf8b3594b5df6440713253552b675fb0234474 (patch) | |
tree | cb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/e2ps | |
parent | 7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff) | |
download | ports-edcf8b3594b5df6440713253552b675fb0234474.tar.gz ports-edcf8b3594b5df6440713253552b675fb0234474.zip |
Notes
Diffstat (limited to 'japanese/e2ps')
-rw-r--r-- | japanese/e2ps/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/e2ps/Makefile b/japanese/e2ps/Makefile index be55aefd2396..77b285259dba 100644 --- a/japanese/e2ps/Makefile +++ b/japanese/e2ps/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: e2ps -# Version required: 4.0 # Date created: 27 Nov 1998 # Whom: Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp> # # $FreeBSD$ # -DISTNAME= e2ps-4.0 -PKGNAME= ja-e2ps-4.0 +PORTNAME= e2ps +PORTVERSION= 4.0 CATEGORIES= japanese print MASTER_SITES= ftp://pine.kuee.kyoto-u.ac.jp/pub/e2ps/ |