diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-07-20 06:39:17 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-07-20 06:39:17 +0000 |
commit | 8d37e00238db3172cf463cee6bcee3bb35e23cd7 (patch) | |
tree | 8a1b9fd952d81d6494d04eafe90b2a3b11238bd3 /net/ulxmlrpcpp/Makefile | |
parent | 9a5d6dea7645e9e446c8282d60377b0703027c2b (diff) |
Notes
Diffstat (limited to 'net/ulxmlrpcpp/Makefile')
-rw-r--r-- | net/ulxmlrpcpp/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index 28f12c0b0a3c..fb7e6c8ee262 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -7,11 +7,10 @@ # PORTNAME= ulxmlrpcpp -PORTVERSION= 1.5.5 -PORTREVISION= 1 +PORTVERSION= 1.6.0 +PORTREVISION= 0 CATEGORIES= net devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org |