aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-05 04:54:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-05 04:54:21 +0000
commit4d9e7fb64388264e0bc27df938ac6d1e99d6633f (patch)
treec429f2cd0079d1fcb4999ad3c1d9f61768f8e543 /devel/pwlib
parentef5c9f9213cbad5d63c6a1a3c77acfd445b4685b (diff)
With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them.
Notes
Notes: svn path=/head/; revision=123178
Diffstat (limited to 'devel/pwlib')
-rw-r--r--devel/pwlib/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 6c1c42b57c5d..997af1d908c7 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= pwlib
-PORTVERSION= 1.5.0
-PORTREVISION= 5
+PORTVERSION= 1.6.5
CATEGORIES= devel
-MASTER_SITES= http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/ \
- http://www.gnomemeeting.org/downloads/0.98.0/sources/
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+MASTER_SITES= http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/ \
+ http://www.gnomemeeting.org/downloads/1.0/sources/sources/ \
+ http://www.openh323.org/bin/ \
+ http://www.de.openh323.org/bin/
+DISTNAME= ${PORTNAME}-v${PORTVERSION:C/\./_/g}-src
-MAINTAINER= roger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2