diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-04-23 19:17:16 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-04-23 19:17:16 +0000 |
commit | 63adcab1443fbbe60d164e1f6f2c024a3555fc13 (patch) | |
tree | dc85634a40de84e4ea96491f62da3c8b6e245760 /net/xmlrpc-c/Makefile | |
parent | d56270d27b53d10ca64398a51caf8b24f6efd0c0 (diff) | |
download | ports-63adcab1443fbbe60d164e1f6f2c024a3555fc13.tar.gz ports-63adcab1443fbbe60d164e1f6f2c024a3555fc13.zip |
Notes
Diffstat (limited to 'net/xmlrpc-c/Makefile')
-rw-r--r-- | net/xmlrpc-c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 93e444b51629..d43f749d6910 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlrpc-c -PORTVERSION= 1.16.44 +PORTVERSION= 1.25.23 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION} EXTRACT_SUFX= .tgz |