diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-31 02:47:39 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-31 02:47:39 +0000 |
commit | c846e2f1871248a676e60b77c5879ef22b4568e3 (patch) | |
tree | 31b34344f1a7e29463d5e8f95f53c2011f0a1544 /emulators/bfe/Makefile | |
parent | 029c20540cc485ce33fbabca8a721f5298d5b28d (diff) | |
download | ports-c846e2f1871248a676e60b77c5879ef22b4568e3.tar.gz ports-c846e2f1871248a676e60b77c5879ef22b4568e3.zip |
Notes
Diffstat (limited to 'emulators/bfe/Makefile')
-rw-r--r-- | emulators/bfe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index b6f4ffb3a0a2..3b899a9adce5 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -8,8 +8,7 @@ PORTNAME= bfe PORTVERSION= 2mar2001 CATEGORIES= emulators -MASTER_SITES= http://www.qzx.com/bfe/ -EXTRACT_SUFX= .tgz +MASTER_SITES= http://www.qzx.com/bfe/_download/ MAINTAINER= greid@FreeBSD.org |