diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /www/icedtea-web | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'www/icedtea-web')
-rw-r--r-- | www/icedtea-web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile index 669eae0a1f9..faca73043ef 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:45 tron Exp $ +# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:26 ryoon Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-81dfc0552a1c PKGNAME= icedtea-web-1.5pre -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/81dfc0552a1c.tar.bz2 EXTRACT_SUFX= .tar.bz2 |