diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-03-02 08:37:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-03-02 08:37:50 +0000 |
commit | ee008f554541dda777ddfaf27fc4561d6d24324a (patch) | |
tree | 57115a78973757c36d70fb55e3bd404cba10bf9d /lang | |
parent | 366efdefab520f4235432f3daaa89dec9087ab25 (diff) | |
download | pkgsrc-ee008f554541dda777ddfaf27fc4561d6d24324a.tar.gz |
Update comment.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sun-jre7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre7/Makefile b/lang/sun-jre7/Makefile index 16a8b3d9029..0db5c47fee3 100644 --- a/lang/sun-jre7/Makefile +++ b/lang/sun-jre7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/03/02 08:36:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/02 08:37:50 ryoon Exp $ -# Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce +# Note: Regen distinfo with PKG_OPTIONS.sun-jre7+=sun-jre-jce # Note: Update DOWNLOAD_NAME when you update the JRE version # Note: This needs to be kept in sync with the sun-jdk7 package # Note: If you make makesum, make sure that you include both archs in distinfo |