aboutsummaryrefslogtreecommitdiff
path: root/editors/e93
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 00:25:54 +0000
commit0f29953274700e3113ef38abbe8132e0b248333d (patch)
treef8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/e93
parent28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff)
downloadports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz
ports-0f29953274700e3113ef38abbe8132e0b248333d.zip
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/e93')
-rw-r--r--editors/e93/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile
index 25fc08c8ce72..09ff4ceef9b0 100644
--- a/editors/e93/Makefile
+++ b/editors/e93/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: e93
-# Version required: 1.2r7X
# Date created: 21 June 1995
# Whom: Satoshi Asami (asami)
#
# $FreeBSD$
#
-DISTNAME= e93-1.2r7X
-PKGNAME= e93-1.2.7
+PORTNAME= e93
+PORTVERSION= 1.2.7
CATEGORIES= editors tcl82
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
+DISTNAME= ${PORTNAME}-1.2r7X
MAINTAINER= ports@FreeBSD.org