diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
commit | 45666060ec88a3584dfba3fa40570e7d24f9a2e3 (patch) | |
tree | d070e389e1804295e1544f4ef132fc9e34fec36c /devel/libmalloc | |
parent | To ia64@freebsd.org. (diff) |
To ports@freebsd.org.
Diffstat (limited to 'devel/libmalloc')
-rw-r--r-- | devel/libmalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libmalloc/Makefile b/devel/libmalloc/Makefile index 7827826cb7cd..bc4085ed7a85 100644 --- a/devel/libmalloc/Makefile +++ b/devel/libmalloc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/ DISTNAME= malloc-${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BROKEN= "Installs malloc.h, masking system version" |