aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pwlib
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-12-05 12:54:21 +0800
committerlinimon <linimon@FreeBSD.org>2004-12-05 12:54:21 +0800
commit63a00584e2332f0fbdf1ed30f75376c47964b8a6 (patch)
tree497f2a5912d5f4f1955263076cca110b6309b688 /devel/pwlib
parent0657d07dedb3152ee63cbbff14b4ac8c7b340835 (diff)
downloadfreebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.gz
freebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.zst
freebsd-ports-gnome-63a00584e2332f0fbdf1ed30f75376c47964b8a6.zip
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.
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