diff options
Diffstat (limited to 'www/icedtea-web/Makefile')
-rw-r--r-- | www/icedtea-web/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile index 00cc40c4f57..063badbfc85 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/02/23 13:36:46 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:25:01 tnn Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-1.5.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ |