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 ab2954ab755..3a8628ceed7 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/28 06:30:20 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/01/26 21:36:50 adam Exp $ # DISTNAME= rest-0.7.12 PKGNAME= librest07-0.7.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz |