summaryrefslogtreecommitdiff
path: root/editors/xvile
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/xvile
parentConvert to PORTNAME/PORTVERSION. (diff)
Finish converting editors/ to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27506
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index 9d3381969608..b6395d99e5ef 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xvile
-# Version required: 9.1
# Date created: Wed Nov 26, 1996
# Whom: pgf
#
# $FreeBSD$
#
-DISTNAME= vile-9.1
-PKGNAME= xvile-9.1
+PORTNAME= xvile
+PORTVERSION= 9.1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://id.wing.net/pub/pgf/vile/
+DISTNAME= vile-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= gj@freebsd.org