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 fe072fbc05d..669eae0a1f9 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/01/10 20:08:16 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:45 tron Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-81dfc0552a1c PKGNAME= icedtea-web-1.5pre -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/81dfc0552a1c.tar.bz2 EXTRACT_SUFX= .tar.bz2 |