diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 23:17:23 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 23:17:23 +0000 |
commit | e8919bf98b6124cabef85ffce7657a118050c0be (patch) | |
tree | 46cc969686879bf4dcd354b512d5b20cd08c99f0 /devel/Makefile | |
parent | 6d47ab8c2e56290413065d74b82626b31ff1b4fd (diff) | |
download | ports-e8919bf98b6124cabef85ffce7657a118050c0be.tar.gz ports-e8919bf98b6124cabef85ffce7657a118050c0be.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 3c104145c89f..832c54f8cc6f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.205 1999/07/21 15:37:56 marcel Exp $ +# $Id: Makefile,v 1.206 1999/07/26 18:16:52 sada Exp $ # SUBDIR += ElectricFence @@ -19,6 +19,7 @@ SUBDIR += cdk SUBDIR += cflow SUBDIR += clig + SUBDIR += codecrusader SUBDIR += cons SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 |