summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-07 20:19:26 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-07 20:19:26 +0000
commita1467a993a6cef1070ceb330cb337b1dfbe16f40 (patch)
tree2eb833cef0ddc374cad150e08021f07846017e0d /converters
parent0.8.4 -> 0.8.6 (diff)
Place the optional variable DISTNAME after required ones, copying
mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic.
Notes
Notes: svn path=/head/; revision=27401
Diffstat (limited to 'converters')
-rw-r--r--converters/mule-ucs-emacs20/Makefile3
-rw-r--r--converters/mule-ucs/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/converters/mule-ucs-emacs20/Makefile b/converters/mule-ucs-emacs20/Makefile
index 04fc9d774f3b..3e9dfe589f82 100644
--- a/converters/mule-ucs-emacs20/Makefile
+++ b/converters/mule-ucs-emacs20/Makefile
@@ -1,12 +1,10 @@
# New ports collection makefile for: Mule-UCS for GNU Emacs 20
-# Version required: 0.74
# Date created: 14 January 2000
# Whom: OKAZAKI Tetsurou
#
# $FreeBSD$
#
-DISTNAME= Mule-UCS-0.74
PORTNAME= mule-ucs-${EMACS_PORT}
PORTVERSION= 0.74
CATEGORIES= converters elisp
@@ -16,6 +14,7 @@ MASTER_SITES= ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/Mule-UCS/ \
ftp://ftp.center.osaka-u.ac.jp/mule/Mule-UCS/ \
ftp://ftp.kreonet.re.kr/pub/tools/emacs/mule/Mule-UCS/ \
ftp://ftp.m17n.org/pub/mule/Mule-UCS/
+DISTNAME= Mule-UCS-${PORTVERSION}
MAINTAINER= okazaki@be.to
diff --git a/converters/mule-ucs/Makefile b/converters/mule-ucs/Makefile
index 04fc9d774f3b..3e9dfe589f82 100644
--- a/converters/mule-ucs/Makefile
+++ b/converters/mule-ucs/Makefile
@@ -1,12 +1,10 @@
# New ports collection makefile for: Mule-UCS for GNU Emacs 20
-# Version required: 0.74
# Date created: 14 January 2000
# Whom: OKAZAKI Tetsurou
#
# $FreeBSD$
#
-DISTNAME= Mule-UCS-0.74
PORTNAME= mule-ucs-${EMACS_PORT}
PORTVERSION= 0.74
CATEGORIES= converters elisp
@@ -16,6 +14,7 @@ MASTER_SITES= ftp://ftp.kddlabs.co.jp/Japan/m17n.org/mule/Mule-UCS/ \
ftp://ftp.center.osaka-u.ac.jp/mule/Mule-UCS/ \
ftp://ftp.kreonet.re.kr/pub/tools/emacs/mule/Mule-UCS/ \
ftp://ftp.m17n.org/pub/mule/Mule-UCS/
+DISTNAME= Mule-UCS-${PORTVERSION}
MAINTAINER= okazaki@be.to