diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
commit | c93492e84eb993eefc439c1e568ffcc9b840b9cc (patch) | |
tree | 5c2802e673e82c81ab9c22a4029195ecca38ad45 /devel/libhoard | |
parent | e9e165c331338af42aaf178f372c0e5ff25d0e46 (diff) |
Notes
Diffstat (limited to 'devel/libhoard')
-rw-r--r-- | devel/libhoard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libhoard/Makefile b/devel/libhoard/Makefile index fb22f2d947b2..d5c9c566a4b3 100644 --- a/devel/libhoard/Makefile +++ b/devel/libhoard/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cs.umass.edu/~emery/hoard/hoard-${PORTVERSION}/source/ DISTNAME= hoard-38 -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, scalable, and memory-efficient allocator for MP LICENSE= GPLv2 |