diff options
author | pav <pav@FreeBSD.org> | 2004-03-03 16:38:02 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-03 16:38:02 +0000 |
commit | 4f983888669fa0999730001cffa49d39949fb380 (patch) | |
tree | 80d23f90242578584dc19d5ecafe304696a2765a /devel/pwlib152/Makefile | |
parent | 28ad356a0a6eadc5366e2334bd6316a05c0d67cb (diff) | |
download | FreeBSD-ports-4f983888669fa0999730001cffa49d39949fb380.zip FreeBSD-ports-4f983888669fa0999730001cffa49d39949fb380.tar.gz |
- Style: s/@freebsd.org/@FreeBSD.org/
Diffstat (limited to 'devel/pwlib152/Makefile')
-rw-r--r-- | devel/pwlib152/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile index 8d00451..a2b63e8 100644 --- a/devel/pwlib152/Makefile +++ b/devel/pwlib152/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 |