summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-26 21:19:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-26 21:19:12 +0000
commitcd9cacef15522398ce27907a2702340d15ae4b09 (patch)
treedc0a7a7379a8de9f8360951f01c438712d213314 /devel
parentAdd beav (moved from utils/), removed ashe and tkHTML (moved to www/). (diff)
Remove weblint (moved to www/).
Notes
Notes: svn path=/head/; revision=2477
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 729d7ed9c453..1db16ebf2ded 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.15 1995/10/12 07:15:20 asami Exp $
+# $Id: Makefile,v 1.16 1995/10/17 08:27:08 asami Exp $
#
SUBDIR += autoconf
@@ -13,7 +13,6 @@
SUBDIR += m4
SUBDIR += mprof
SUBDIR += noweb
- SUBDIR += weblint
SUBDIR += xxgdb
.include <bsd.port.subdir.mk>