summaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:07:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:07:53 +0000
commit4b2988d9d2072f1a21fefee4f6ab51667fb486dc (patch)
tree0a9d451a44bd2eca33cebcaec679127f05737939 /editors/vile
parentCATEGORIES+= --> CATEGORIES= (diff)
CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
Notes
Notes: svn path=/head/; revision=4383
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 59f7327d47b8..3fb14cbd4c9c 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -3,13 +3,15 @@
# Date created: Fri Jun 21, 1996
# Whom: pgf
#
-# $Id: Makefile,v 1.7 1996/10/01 02:33:39 gpalmer Exp $
+# $Id: Makefile,v 1.8 1996/10/18 09:25:47 max Exp $
#
DISTNAME= vile-6.1
-CATEGORIES+= editors
+CATEGORIES= editors
MASTER_SITES= ftp://id.wing.net/pub/pgf/vile/
+MAINTAINER= ports@FreeBSD.org
+
MAKEFILE= makefile
GNU_CONFIGURE= yes