aboutsummaryrefslogtreecommitdiff
path: root/japanese/eterm
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-11 14:15:53 +0000
commitedcf8b3594b5df6440713253552b675fb0234474 (patch)
treecb86ff29b6c34e6d077c56ce53ca461f9623f343 /japanese/eterm
parent7b4b0c4f33915abb1f15e37f30ce951ba7aa94e6 (diff)
downloadports-edcf8b3594b5df6440713253552b675fb0234474.tar.gz
ports-edcf8b3594b5df6440713253552b675fb0234474.zip
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
Notes
Notes: svn path=/head/; revision=27449
Diffstat (limited to 'japanese/eterm')
-rw-r--r--japanese/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/eterm/Makefile b/japanese/eterm/Makefile
index 51b0d73f353f..72c4dafbdc5b 100644
--- a/japanese/eterm/Makefile
+++ b/japanese/eterm/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: eterm
-# Version required: 0.9
# Date created: 11th December 1998
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
-DISTNAME= Eterm-0.9
-PKGNAME= ja-eterm-0.9
+PORTNAME= eterm
+PORTVERSION= 0.9
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.enlightenment.org/pub/enlightenment/Eterm/ \
ftp://ftp.dti.ad.jp/pub/X/enlightenment/Eterm/ \
ftp://ftp.kddlabs.co.jp/.10/X11/window_manager/enlightenment/Eterm/ \
ftp://ftp.sogang.ac.kr/.c/tools/X11/Enlightenment/Eterm/
+DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= nobutaka@nobutaka.com