diff options
author | billf <billf@FreeBSD.org> | 2000-02-29 20:11:08 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-02-29 20:11:08 +0000 |
commit | 61fc14dbeac55a0942c6e4bd8496becc9b60567d (patch) | |
tree | 84c2412ef5aa857869c3df4e157dd514aacac6a0 /devel | |
parent | 6b215b66addb3f837e3d0bb5eb79fb2f0d973701 (diff) | |
download | FreeBSD-ports-61fc14dbeac55a0942c6e4bd8496becc9b60567d.zip FreeBSD-ports-61fc14dbeac55a0942c6e4bd8496becc9b60567d.tar.gz |
Add cproto.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5a31724..2f76b21 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -27,6 +27,7 @@ SUBDIR += codecrusader SUBDIR += cons SUBDIR += cook + SUBDIR += cproto SUBDIR += crossgo32 SUBDIR += crossgo32-djgpp2 SUBDIR += crossgo32-djgpp2-pdcurses |