diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-05 16:17:12 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-05 16:17:12 +0000 |
commit | 080a749bbaa7abcbbdc5e91feaef7751af8fcc95 (patch) | |
tree | 1247b71b5d06cdb0a1f6f632c66ab9a140065a3f /devel/Makefile | |
parent | d231f5e58a9026438155c0771d4bd5cf6d338d23 (diff) | |
download | FreeBSD-ports-080a749bbaa7abcbbdc5e91feaef7751af8fcc95.zip FreeBSD-ports-080a749bbaa7abcbbdc5e91feaef7751af8fcc95.tar.gz |
Rollback dlmalloc. I overlooked that it already exists under another name.
Poked by: roberto
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1149121..00ab9d7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -80,7 +80,6 @@ SUBDIR += ddd SUBDIR += dia2code SUBDIR += diffconvert - SUBDIR += dlmalloc SUBDIR += dmake SUBDIR += dmalloc SUBDIR += doc++ |