diff options
Diffstat (limited to 'lang/sun-jre14/Makefile')
-rw-r--r-- | lang/sun-jre14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index ea1972a58ee..5b178909b41 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2005/08/19 18:12:37 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2005/08/20 19:16:23 jlam Exp $ # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce DISTNAME= j2re-1_4_2_08-linux-i586 PKGNAME= sun-jre14-2.8 -PKGREVISION= # none +PKGREVISION= 1 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.2 |