diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /www/librest | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'www/librest')
-rw-r--r-- | www/librest/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/librest/Makefile b/www/librest/Makefile index 002bb1c91e7..2fcb1edd92a 100644 --- a/www/librest/Makefile +++ b/www/librest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/01/26 21:36:50 adam Exp $ +# $NetBSD: Makefile,v 1.11 2013/05/09 07:39:20 adam Exp $ # DISTNAME= rest-0.6 PKGNAME= librest-0.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://moblin.org/sites/all/files/ #http://meego.gitorious.org/meego-middleware/librest |