summaryrefslogtreecommitdiff
path: root/editors/wordperfect
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/wordperfect
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/wordperfect')
-rw-r--r--editors/wordperfect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile
index 2e5b887804ae..21a2f38360a4 100644
--- a/editors/wordperfect/Makefile
+++ b/editors/wordperfect/Makefile
@@ -1,5 +1,4 @@
# ports collection makefile for: wordperfect
-# Version required: 8.0
# Date created: 1998-Dec-10
# Whom: dugsong@OpenBSD.ORG
# msmith@freebsd.org
@@ -7,10 +6,11 @@
#
# $FreeBSD$
-DISTNAME= GUILG00
-PKGNAME= wordperfect-8.0
+PORTNAME= wordperfect
+PORTVERSION= 8.0
CATEGORIES= editors linux
MASTER_SITES=
+DISTNAME= GUILG00
EXTRACT_SUFX= .GZ
MAINTAINER= msmith@freebsd.org