diff options
-rw-r--r-- | devel/pwlib/Makefile | 2 | ||||
-rw-r--r-- | devel/pwlib152/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile index 49c23996fffa..4310b56aad73 100644 --- a/devel/pwlib152/Makefile +++ b/devel/pwlib152/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 |