diff options
author | Renato Botelho <garga@FreeBSD.org> | 2016-09-05 17:23:10 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2016-09-05 17:23:10 +0000 |
commit | 688aa814486547bbd2148907328e89d1b69127bf (patch) | |
tree | cf05ac850437cd309b55049260e9c1a8b84530c6 /net/xmlrpc-c/Makefile | |
parent | 1b138b30fb9d893e3eb2493bb3ba7d507ad3336c (diff) | |
download | ports-688aa814486547bbd2148907328e89d1b69127bf.tar.gz ports-688aa814486547bbd2148907328e89d1b69127bf.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 1491634d166d..3adb1ea2a4b8 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlrpc-c -PORTVERSION= 1.39.08 +PORTVERSION= 1.39.10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION} |