diff options
author | Renato Botelho <garga@FreeBSD.org> | 2016-12-09 15:43:49 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2016-12-09 15:43:49 +0000 |
commit | 090a70795e98eaa7c18500c99b01a69e73b77deb (patch) | |
tree | ede6f36a39e84ffa1a30ef31645f9caeb1278e49 /net/xmlrpc-c/Makefile | |
parent | 3d8ce639bb9462ec14dcc9ea531054b579d845f2 (diff) | |
download | ports-090a70795e98eaa7c18500c99b01a69e73b77deb.tar.gz ports-090a70795e98eaa7c18500c99b01a69e73b77deb.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 3adb1ea2a4b8..2fdb9cf2be91 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlrpc-c -PORTVERSION= 1.39.10 +PORTVERSION= 1.39.11 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION} |