summaryrefslogtreecommitdiff
path: root/editors/vile/Makefile
diff options
context:
space:
mode:
authoragc <agc>1997-10-06 13:03:07 +0000
committeragc <agc>1997-10-06 13:03:07 +0000
commit6231bb23dcaa1b7cd8e639221b5389fb38c7ca39 (patch)
tree18a3b0793b571071d3f6af4c9529c6f018e1173c /editors/vile/Makefile
parent338d57b06e1c0714ff808c089ab5ee47ec642347 (diff)
downloadpkgsrc-6231bb23dcaa1b7cd8e639221b5389fb38c7ca39.tar.gz
Add NetBSD RCS Ids.
Update version of vile from 7.2 to 7.2c
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r--editors/vile/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 2c4cbf6a648..762fca463ab 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -1,3 +1,4 @@
+# $NetBSD: Makefile,v 1.2 1997/10/06 13:03:07 agc Exp $
# New ports collection makefile for: vile
# Version required: 7.2
# Date created: Wed Nov 26, 1996
@@ -6,11 +7,12 @@
# FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp
#
-DISTNAME= vile-7.2
+DISTNAME= vile
+PKGNAME= vile-7.2c
+WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= editors
MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \
ftp://id.wing.net/pub/pgf/vile/
-EXTRACT_SUFX= .tgz
MAINTAINER= gj@freebsd.org