summaryrefslogtreecommitdiff
path: root/editors/gxedit
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/gxedit
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/gxedit')
-rw-r--r--editors/gxedit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
index 33036331bc45..b6104d846b0d 100644
--- a/editors/gxedit/Makefile
+++ b/editors/gxedit/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gxedit
-# Version required: 1.23
# Date created: 01 Jul 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
# $FreeBSD$
#
-DISTNAME= GXedit1.23
-PKGNAME= gxedit-1.23
+PORTNAME= gxedit
+PORTVERSION= 1.23
CATEGORIES= editors
MASTER_SITES= http://mirrors.darkelf.net/GXedit/ \
http://www.linuxbox.com/~drow/GXedit/
+DISTNAME= GXedit${PORTVERSION}
MAINTAINER= dom@myrddin.demon.co.uk