diff options
Diffstat (limited to 'www/librest07/Makefile')
-rw-r--r-- | www/librest07/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile index 42cf3999122..b4542881689 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/10/19 09:06:57 adam Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/01 11:52:07 wiz Exp $ # DISTNAME= rest-0.7.12 PKGNAME= librest07-0.7.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz |