diff options
-rw-r--r-- | www/openjdk7-icedtea-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/openjdk7-icedtea-plugin/Makefile b/www/openjdk7-icedtea-plugin/Makefile index 63f2f453342..77e3e3829c2 100644 --- a/www/openjdk7-icedtea-plugin/Makefile +++ b/www/openjdk7-icedtea-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/10/14 11:39:25 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2009/10/26 05:18:30 obache Exp $ # DISTNAME= # from icedtea-extras.mk @@ -9,7 +9,7 @@ MASTER_SITES= # from icedtea-extras.mk MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://icedtea.classpath.org/ COMMENT= Java browser plugin -LICENSE= # GPL2 + Classpath exception +#LICENSE= # GPL2 + Classpath exception PKG_DESTDIR_SUPPORT= user-destdir |