summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-09 06:11:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-09 06:11:17 +0000
commit94105bca125e0ac414db212cb79fae3d10e52321 (patch)
treeb9af2877b4d88efd6065c4540d63d5e04d0bccc2 /editors/vile
parentUpgrade. (diff)
Another round of Makefile updates, editors version.
Notes
Notes: svn path=/head/; revision=1308
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index ea9c151c9261..6911b4687783 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -3,15 +3,14 @@
# Date created: Thu Feb 23, 1995
# Whom: pgf
#
-# $Id: Makefile,v 1.2 1995/02/27 23:15:01 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:44:52 jkh Exp $
#
-
DISTNAME= vile-5.2
-MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
CATEGORIES+= editors
-MAKEFILE= makefile
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
+MAKEFILE= makefile
+GNU_CONFIGURE= yes
.include <bsd.port.mk>