diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 23:58:00 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 23:58:00 +0800 |
commit | 45a50168aeb34d0b385d03a95786ed8513272ef9 (patch) | |
tree | 78f63a7b3ad044170072b4fbeec5ae8c020f3ab6 /net | |
parent | d230e5327be7941c934335a55176b5dae02ca13d (diff) | |
download | freebsd-ports-gnome-45a50168aeb34d0b385d03a95786ed8513272ef9.tar.gz freebsd-ports-gnome-45a50168aeb34d0b385d03a95786ed8513272ef9.tar.zst freebsd-ports-gnome-45a50168aeb34d0b385d03a95786ed8513272ef9.zip |
- Return these ports to the heap at maintainer's request
Approved by: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/openh323/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile index cc66ae412435..8eebbc587953 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src EXTRACT_SUFX= -tar.gz DIST_SUBDIR= openh323 -MAINTAINER= steve@energistic.com +MAINTAINER= ports@FreeBSD.org COMMENT= A H323 Video Conferencing library LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib |