diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
commit | 521370ce3635a5e5ae2b2dfbfa1e79e9b76ce955 (patch) | |
tree | ad40472a273d14373fd25c247fd57ee226b6ea3f /devel/Makefile | |
parent | 07aba06f10335deaa00babf2e8f62c6d6054dc51 (diff) | |
download | ports-521370ce3635a5e5ae2b2dfbfa1e79e9b76ce955.tar.gz ports-521370ce3635a5e5ae2b2dfbfa1e79e9b76ce955.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index e13681631b5d..3c104145c89f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.204 1999/07/21 11:23:16 marcel Exp $ +# $Id: Makefile,v 1.205 1999/07/21 15:37:56 marcel Exp $ # SUBDIR += ElectricFence @@ -32,6 +32,7 @@ SUBDIR += ctags SUBDIR += cutils SUBDIR += cvslines + SUBDIR += cvsweb SUBDIR += cweb SUBDIR += cxref SUBDIR += ddd |