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 74a36645083..31813a8b01a 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/10/02 17:35:24 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2011/11/01 06:02:46 sbd Exp $ # DISTNAME= 61e08e67b176 PKGNAME= icedtea-web-1.2pre +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://icedtea.classpath.org/hg/icedtea-web/archive/ EXTRACT_SUFX= .tar.bz2 |