diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-10 16:29:22 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-10 16:29:22 +0800 |
commit | c96dcdc3dfd639ed2966c13b2e831ad81dd6d1d9 (patch) | |
tree | 4225844d3bc1f8a8d270193e6a143caa53800414 /devel/Makefile | |
parent | 37a20cd9b86626abc5e1fc2406830f6d98f3d06e (diff) | |
download | freebsd-ports-graphics-c96dcdc3dfd639ed2966c13b2e831ad81dd6d1d9.tar.gz freebsd-ports-graphics-c96dcdc3dfd639ed2966c13b2e831ad81dd6d1d9.tar.zst freebsd-ports-graphics-c96dcdc3dfd639ed2966c13b2e831ad81dd6d1d9.zip |
add libcwd 0.99.31
The C++ Debugging Support Library
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6dc34d3f3b2..a6e3e50c82f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -331,6 +331,7 @@ SUBDIR += libchipcard-kde SUBDIR += libcii SUBDIR += libcoro + SUBDIR += libcwd SUBDIR += libdict SUBDIR += libdlmalloc SUBDIR += libds |