diff options
author | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
commit | 27eb6a3ba5532b77ef38a7c46096a2412119c6f7 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /www/icedtea-web | |
parent | f0fc14017172c407e9993a67fbf5efca572a2a57 (diff) | |
download | pkgsrc-27eb6a3ba5532b77ef38a7c46096a2412119c6f7.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'www/icedtea-web')
-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 00cc40c4f57..063badbfc85 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/02/23 13:36:46 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:25:01 tnn Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-1.5.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ |