diff options
Diffstat (limited to 'www/icedtea-web/Makefile')
-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 063badbfc85..dc4946b9b41 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/04/25 14:25:01 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:50 wiz Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-1.5.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ |