diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /www/librest07 | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'www/librest07')
-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 3a8628ceed7..857bd061f23 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/01/26 21:36:50 adam Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/09 07:39:20 adam Exp $ # DISTNAME= rest-0.7.12 PKGNAME= librest07-0.7.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz |