diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /www/icedtea-web | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 90a857b32a8..fb371bc0ef8 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/28 06:30:17 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/01/26 21:39:03 adam Exp $ # DISTNAME= 61e08e67b176 PKGNAME= icedtea-web-1.2pre -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES= http://icedtea.classpath.org/hg/icedtea-web/archive/ EXTRACT_SUFX= .tar.bz2 |