diff options
Diffstat (limited to 'textproc/soprano')
-rw-r--r-- | textproc/soprano/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index c98838115e9..d7c5fad27d6 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2012/10/25 06:57:00 asau Exp $ +# $NetBSD: Makefile,v 1.32 2012/12/16 01:52:36 obache Exp $ DISTNAME= soprano-2.7.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soprano/} EXTRACT_SUFX= .tar.bz2 |