diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 21:19:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 21:19:12 +0000 |
commit | cd9cacef15522398ce27907a2702340d15ae4b09 (patch) | |
tree | dc0a7a7379a8de9f8360951f01c438712d213314 /devel | |
parent | Add beav (moved from utils/), removed ashe and tkHTML (moved to www/). (diff) |
Remove weblint (moved to www/).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
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> |