diff options
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 35b61e76154..470aefff9e4 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/09/02 19:51:29 adam Exp $ +# $NetBSD: Makefile,v 1.27 2013/10/09 17:39:18 wiz Exp $ # DISTNAME= icedtea-web-9e1f7dc48c20 PKGNAME= icedtea-web-1.5pre -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/9e1f7dc48c20.tar.bz2 EXTRACT_SUFX= .tar.bz2 |