aboutsummaryrefslogtreecommitdiff
path: root/devel/pwlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pwlib/Makefile')
-rw-r--r--devel/pwlib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile
index 6194e312721a..f5438dd80827 100644
--- a/devel/pwlib/Makefile
+++ b/devel/pwlib/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pwlib
-PORTVERSION= 1.10.0
-PORTREVISION= 1
+PORTVERSION= 1.10.1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= http://www.voxgratia.org/releases/
@@ -19,7 +18,7 @@ COMMENT= A cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g}
+WRKSRC= ${WRKDIR}/pwlib_Phobos_release2/
USE_BISON= yes
USE_GMAKE= yes