diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /www/librest | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from 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 51d6ed669b0..93d9ac245ee 100644 --- a/www/librest/Makefile +++ b/www/librest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/06/07 14:06:00 youri Exp $ +# $NetBSD: Makefile,v 1.19 2015/10/10 01:57:56 ryoon Exp $ # DISTNAME= rest-0.6 PKGNAME= librest-0.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MASTER_SITES= http://moblin.org/sites/all/files/ #http://meego.gitorious.org/meego-middleware/librest |