summaryrefslogtreecommitdiff
path: root/editors/offix-editor
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 06:21:02 +0000
commit935870e192795a0db5cb9ead5131241e4a62f235 (patch)
tree101b6d1e85bc4571a69034476a24d8cade51daf6 /editors/offix-editor
parentConvert to PORTNAME/PORTVERSION. (diff)
Finish converting editors/ to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27506
Diffstat (limited to 'editors/offix-editor')
-rw-r--r--editors/offix-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile
index d8b1d23f1f11..c50af5b938ba 100644
--- a/editors/offix-editor/Makefile
+++ b/editors/offix-editor/Makefile
@@ -1,16 +1,16 @@
# ports collection makefile for: Editor
-# Version required: 2.4
# Date created: 28 Jun 1997
# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
#
# $FreeBSD$
#
-DISTNAME= Editor-2.4
-PKGNAME= offix-editor-2.4
+PORTNAME= offix-editor
+PORTVERSION= 2.4
CATEGORIES= editors offix
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= desktop_managers/OffiX
+DISTNAME= Editor-${PORTVERSION}
MAINTAINER= ruslan@shevchenko.kiev.ua