diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-19 06:53:28 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-19 06:53:28 +0000 |
commit | e1a9cdad53bd9165940c8c0664f6a65c2de2a5a8 (patch) | |
tree | c51dde018e4a7a24d4c22c9a849f0004c28f5a96 /devel | |
parent | 6832892b304d548ef66037674cadbfa3248ebf6b (diff) | |
download | ports-e1a9cdad53bd9165940c8c0664f6a65c2de2a5a8.tar.gz ports-e1a9cdad53bd9165940c8c0664f6a65c2de2a5a8.zip |
Notes
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 ffc3902f1ca7..6562aaf13491 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,10 +1,9 @@ -# $Id: Makefile,v 1.87 1997/11/26 07:50:39 msmith Exp $ +# $Id: Makefile,v 1.88 1997/12/15 17:31:08 vanilla Exp $ # SUBDIR += ElectricFence SUBDIR += SWIG SUBDIR += SpecTcl - SUBDIR += aalib SUBDIR += asl SUBDIR += autoconf SUBDIR += automake |