diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-07 16:52:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-07 16:52:35 +0800 |
commit | 2be10bcb8c6fc9251f05a93ca1935c7869ef9a84 (patch) | |
tree | c8f465be2353928262be3a61ee69108d919d0097 /devel/pwlib | |
parent | 138f2ed7ac0374466906d0198cc727da282a3117 (diff) | |
download | freebsd-ports-gnome-2be10bcb8c6fc9251f05a93ca1935c7869ef9a84.tar.gz freebsd-ports-gnome-2be10bcb8c6fc9251f05a93ca1935c7869ef9a84.tar.zst freebsd-ports-gnome-2be10bcb8c6fc9251f05a93ca1935c7869ef9a84.zip |
Actually reset the maintainer this time.
Diffstat (limited to 'devel/pwlib')
-rw-r--r-- | devel/pwlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 49c23996fffa..4310b56aad73 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.openh323.org/bin/ \ http://www.gnomemeeting.org/downloads/0.98.0/sources/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= roger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A cross platform C++ library, used by OpenH323 LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 |