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 cc321bcc325..c1ea5f3fcc7 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:17:15 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:55:11 wiz Exp $ # DISTNAME= icedtea-web-9e1f7dc48c20 PKGNAME= icedtea-web-1.5pre -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/9e1f7dc48c20.tar.bz2 EXTRACT_SUFX= .tar.bz2 |