summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-02-16 16:33:28 +0000
committerreed <reed@pkgsrc.org>2006-02-16 16:33:28 +0000
commita57fc5a41e90bb0cb7d227653f4e544b480605f4 (patch)
treeae52dff9634ba66becf7137bb8c1960df280cbe3 /lang
parentbacf0d5d53c1c4366de076171b8c7ff8c4d551e4 (diff)
downloadpkgsrc-a57fc5a41e90bb0cb7d227653f4e544b480605f4.tar.gz
The HOMEPAGE is not longer correct.
And the MASTER_SITES does not work. Set HOMEPAGE to some "old" version and set MASTER_SITES to MASTER_SITE_BACKUP.
Diffstat (limited to 'lang')
-rw-r--r--lang/japhar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/japhar/Makefile b/lang/japhar/Makefile
index 0a5e0b3c705..1ba1a270cf2 100644
--- a/lang/japhar/Makefile
+++ b/lang/japhar/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:45 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/02/16 16:33:28 reed Exp $
#
DISTNAME= japhar-0.08
PKGREVISION= 2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.japhar.org/pub/hungry/japhar/source/
+MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.japhar.org/
+HOMEPAGE= http://www.hungry.com/old-hungry/products/japhar/
COMMENT= Java Virtual Machine, currently JDK 1.1.5-level
ONLY_FOR_PLATFORM= SunOS-*-* # untested on NetBSD