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 aa94cafd793..ade57133631 100644 --- a/textproc/xmlrpc-c/Makefile +++ b/textproc/xmlrpc-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2009/11/10 21:25:57 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/17 12:02:47 wiz Exp $ DISTNAME= xmlrpc-c-1.06.38 # the "super stable" branch PKGNAME= xmlrpc-c-ss-1.06.38 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmlrpc-c/} EXTRACT_SUFX= .tgz |