summaryrefslogtreecommitdiff
path: root/editors/mule
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-13 08:17:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-13 08:17:29 +0000
commit46640208e9f4dc0574b656d65f086990261d5926 (patch)
tree04dead87ca33083d445099985be47c572940ac13 /editors/mule
parentUpdate with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. (diff)
Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test
the slave ports.
Notes
Notes: svn path=/head/; revision=27478
Diffstat (limited to 'editors/mule')
-rw-r--r--editors/mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 3a0ca29b0143..9afccf2de862 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -6,8 +6,8 @@
# $FreeBSD$
#
-DISTNAME= mule-2.3
-PKGNAME?= mule-2.3
+PORTNAME= mule
+PORTVERSION= 2.3
CATEGORIES?= editors
MASTER_SITES= ftp://etlport.etl.go.jp/pub/mule/ \
ftp://ftp.mei.co.jp/archive/free/gnu/emacs/Mule/ \