diff options
-rw-r--r-- | emulators/osf1_lib/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/osf1_lib/Makefile b/emulators/osf1_lib/Makefile index df6fad306aa..d871f3b6a15 100644 --- a/emulators/osf1_lib/Makefile +++ b/emulators/osf1_lib/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/03/06 19:49:58 tnn Exp $ DISTNAME= netscape-4.7-3.alpha PKGNAME= osf1_lib-1.1 PKGREVISION= 6 CATEGORIES= emulators -MASTER_SITES= ftp://digital.com/pub/alphaserver/archive/linuxalphatools/netscape/ +#MASTER_SITES= ftp://digital.com/pub/alphaserver/archive/linuxalphatools/netscape/ +MASTER_SITES= ftp://ftp.hp.com/pub/alphaserver/archive/linuxalphatools/netscape/ EXTRACT_SUFX= .rpm MAINTAINER= eric@cirr.com |