diff options
Diffstat (limited to 'textproc/uriparser/Makefile')
-rw-r--r-- | textproc/uriparser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uriparser/Makefile b/textproc/uriparser/Makefile index d01ef7cdca1..375e5b6ecab 100644 --- a/textproc/uriparser/Makefile +++ b/textproc/uriparser/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/08 18:36:14 bjs Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/13 05:06:52 bjs Exp $ # -DISTNAME= uriparser-0.6.0 +DISTNAME= uriparser-0.7.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=uriparser/} EXTRACT_SUFX= .tar.bz2 |