diff options
author | tnn <tnn@pkgsrc.org> | 2015-03-06 19:49:58 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-03-06 19:49:58 +0000 |
commit | b097e3a625bdb922cfe0fbf34a1718b837375218 (patch) | |
tree | 296f207547abdf28c6712680ab6ed5f773f87985 /emulators | |
parent | 90f6d0d3a9cdccce11f351d7d7f40fb3efc96271 (diff) | |
download | pkgsrc-b097e3a625bdb922cfe0fbf34a1718b837375218.tar.gz |
ftp.digital.com is long gone. Amazingally this is still up on ftp.hp.com.
Diffstat (limited to 'emulators')
-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 |