diff options
Diffstat (limited to 'textproc/xmlrpc-c/Makefile')
-rw-r--r-- | textproc/xmlrpc-c/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xmlrpc-c/Makefile b/textproc/xmlrpc-c/Makefile index b17c5d3ff28..e307e2d33d9 100644 --- a/textproc/xmlrpc-c/Makefile +++ b/textproc/xmlrpc-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2017/04/30 01:21:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2017/08/24 20:03:02 adam Exp $ DISTNAME= xmlrpc-c-1.25.26 # the "super stable" branch PKGNAME= ${DISTNAME:S/-c-/-c-ss-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlrpc-c/} EXTRACT_SUFX= .tgz |