diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-06 06:13:08 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-06 06:13:08 +0000 |
commit | c2c78046f6fc3ed19c8683df53f38b2cc49b0b6b (patch) | |
tree | 820197812550e50f7932c727fd109e318e51e9a6 /devel/ptmalloc | |
parent | e5c78c970ceba055ec5aee88326a31d50e439eb1 (diff) | |
download | ports-c2c78046f6fc3ed19c8683df53f38b2cc49b0b6b.tar.gz ports-c2c78046f6fc3ed19c8683df53f38b2cc49b0b6b.zip |
Notes
Diffstat (limited to 'devel/ptmalloc')
-rw-r--r-- | devel/ptmalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ptmalloc/Makefile b/devel/ptmalloc/Makefile index d57b8617de66..7c67a974e57c 100644 --- a/devel/ptmalloc/Makefile +++ b/devel/ptmalloc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.malloc.de/malloc/ DISTNAME= ${PORTNAME}3-current -MAINTAINER= giffunip@tutopia.com +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative threads-aware malloc USE_LDCONFIG= yes |