aboutsummaryrefslogtreecommitdiff
path: root/net/ulxmlrpcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ulxmlrpcpp/Makefile')
-rw-r--r--net/ulxmlrpcpp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index d8ebb8244cad..765ec34f7a6a 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= ulxmlrpcpp
-PORTVERSION= 1.2.4.b5
+PORTVERSION= 1.2.4
CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E:S/b/beta/}
+#DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E:S/b/beta/}
MAINTAINER= ports@FreeBSD.org
COMMENT= A ultra lightweight xml-rpc library written in C++