diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-07 08:52:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-07 08:52:35 +0000 |
commit | 0ccf127027b7ea16ffdd4205d838d0164e5c40b4 (patch) | |
tree | e5848f4b2d6c8b907882be1d1b61dbbc8132202d | |
parent | - Unbreak build on 5.3+ (diff) |
Actually reset the maintainer this time.
-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 |