diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 15:58:00 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-11 15:58:00 +0000 |
commit | 330e33984371e79a1ca2d3ecfa3f934a0d06f280 (patch) | |
tree | 634fe26eed73b07852f6e3c1641cfbd845279626 /devel/pwlib/Makefile | |
parent | 66dbc884bd240705eef34aa0794c52fbf62f3048 (diff) | |
download | ports-330e33984371e79a1ca2d3ecfa3f934a0d06f280.tar.gz ports-330e33984371e79a1ca2d3ecfa3f934a0d06f280.zip |
Notes
Diffstat (limited to 'devel/pwlib/Makefile')
-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 60550d674f7c..a620f66de9df 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/openh323/${PORTNAME}/${PORTVERSION} DISTNAME= ptlib-v${PORTVERSION:S/./_/g}-src DIST_SUBDIR= openh323 -MAINTAINER= steve@energistic.com +MAINTAINER= ports@FreeBSD.org COMMENT= A cross platform C++ library, used by OpenH323 LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |