diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-15 19:21:37 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-10-15 19:21:37 +0000 |
commit | 77a66e63999fcba84d49d37e13eb6739e24f3a8f (patch) | |
tree | 5e4b132bf65bb44bd6015b4063d79d9201c4f88d /emulators/vmsbackup | |
parent | b5e3062f7395ab7b37fed5b0a049841feb570e2f (diff) |
Notes
Diffstat (limited to 'emulators/vmsbackup')
-rw-r--r-- | emulators/vmsbackup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vmsbackup/Makefile b/emulators/vmsbackup/Makefile index 772ce128db5d..f86079d36464 100644 --- a/emulators/vmsbackup/Makefile +++ b/emulators/vmsbackup/Makefile @@ -8,7 +8,8 @@ PORTNAME= vmsbackup PORTVERSION= 4.1.1 CATEGORIES= emulators sysutils -MASTER_SITES= ftp://ftp.lp.se/free-vms/ +MASTER_SITES= ftp://ftp.lp.se/free-vms/ \ + http://dl.droso.net/FreeBSD/distfiles/ DISTNAME= VMSBACKUP4-1-1 EXTRACT_SUFX= .ZIP |