diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /emulators/bfe | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) | |
download | ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.tar.gz ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.zip |
Notes
Diffstat (limited to 'emulators/bfe')
-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 2a0a7d5fa99c..6b8a33c3793e 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -9,8 +9,7 @@ PORTNAME= bfe2 PORTVERSION= 20030723 PORTREVISION= 6 CATEGORIES= emulators -MASTER_SITES= SF -MASTER_SITE_SUBDIR= bfe +MASTER_SITES= SF/bfe/source/23jul2003 DISTNAME= ${PORTNAME}-23jul2003 MAINTAINER= ports@FreeBSD.org |