summaryrefslogtreecommitdiff
path: root/editors/joe2
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/joe2
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/joe2')
-rw-r--r--editors/joe2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile
index 837fa20725ab..3f31fb0f50f9 100644
--- a/editors/joe2/Makefile
+++ b/editors/joe2/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: joe
-# Version required: 2.8
# Date created: 01 Jul 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= joe2.8
-PKGNAME= joe-2.8
+PORTNAME= joe
+PORTVERSION= 2.8
CATEGORIES= editors
MASTER_SITES= ftp://ftp.std.com/src/editors/
+DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= will@FreeBSD.org