diff options
Diffstat (limited to 'devel/libhoard/Makefile')
-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 |