diff options
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 8d00451e2607..a2b63e837dab 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -14,7 +14,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= roger@FreeBSD.org COMMENT= A cross platform C++ library, used by OpenH323 LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |