diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 10:52:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 10:52:57 +0800 |
commit | 14f0d4db7266a60e18271bfa49640635b7f7b1db (patch) | |
tree | 967487678a893854528ebd6e6570a11836c4c8bd /sysutils | |
parent | 752b6abdf69d4ec842b019344de91fb97d75856c (diff) | |
download | freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.tar.gz freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.tar.zst freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.zip |
- Reassign to the heap
Submitted by: tmclaugh
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xsi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xsi/Makefile b/sysutils/xsi/Makefile index 38d2d4357b13..5ff262628832 100644 --- a/sysutils/xsi/Makefile +++ b/sysutils/xsi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://xsi.kolabore.ath.cx/download/ DISTNAME= ${PORTNAME}-1.0-beta2 -MAINTAINER= tmclaugh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System monitor that provides XML encoded stats LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |