summaryrefslogtreecommitdiff
path: root/editors/vilearn
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/vilearn
parentUpdate to use PORTNAME/PORTVERSION (diff)
portname/portversion update
Notes
Notes: svn path=/head/; revision=27501
Diffstat (limited to 'editors/vilearn')
-rw-r--r--editors/vilearn/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile
index 71947bbdf00e..6c4995c4a082 100644
--- a/editors/vilearn/Makefile
+++ b/editors/vilearn/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: vilearn
-# Version required: 1.0
# Date created: 12 Dec 1997
# Whom: Ian Vaudrey <i.vaudrey@bigfoot.com>
#
# $FreeBSD$
#
-DISTNAME= vilearn
-PKGNAME= vilearn-1.0
+PORTNAME= vilearn
+PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.funet.fi/pub/Linux/util/networking/util-swan/pub/misc/ \
ftp://ftp.mcc.ac.uk/pub/linux/fi.mirror/util/networking/util-swan/pub/misc/ \
ftp://ftp.tu-chemnitz.de/pub/linux/funet-mirror/util/networking/util-swan/pub/misc/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .Z
MAINTAINER= i.vaudrey@bigfoot.com