diff options
Diffstat (limited to 'www/librest07/Makefile')
-rw-r--r-- | www/librest07/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/librest07/Makefile b/www/librest07/Makefile index cd3c9b5f352..e293f6492f5 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/04/12 09:51:12 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2012/04/27 12:32:06 obache Exp $ # DISTNAME= rest-0.7.12 PKGNAME= librest07-0.7.12 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz |