diff options
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 2f88b5569869..3735751898ad 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -9,7 +9,7 @@ PORTNAME= bochs PORTVERSION= 2000.0325 CATEGORIES= emulators -MASTER_SITES= ftp://ftp.bochs.com/pub/ +MASTER_SITES= ftp://ftp.bochs.com/bochs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a MAINTAINER= ports@FreeBSD.org |