diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-08 21:03:16 +0000 |
commit | 8d97da32ef224721c21be4bfe3086b04a2987986 (patch) | |
tree | 945e76a0ed302c9c3dbe795c866a9e79339deb68 /devel/libxalloc | |
parent | f9472f8786a1de294ca3a9bf4fb52bbafcd725a3 (diff) | |
download | FreeBSD-ports-8d97da32ef224721c21be4bfe3086b04a2987986.zip FreeBSD-ports-8d97da32ef224721c21be4bfe3086b04a2987986.tar.gz |
To ports@freebsd.org.
Diffstat (limited to 'devel/libxalloc')
-rw-r--r-- | devel/libxalloc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile index 55d4c05..68806a3 100644 --- a/devel/libxalloc/Makefile +++ b/devel/libxalloc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= xalloc-${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes INSTALLS_SHLIB= yes |