diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 09:56:31 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 09:56:31 +0000 |
commit | 26b5fbb1aa060f37fc242ff2de1c9a089c94a0e7 (patch) | |
tree | 764bfae9c58c2d728d9eb1a98e8a18883060b799 /emulators/bochs | |
parent | b564afb1a878b6204e4d5222070bd05025bd1e72 (diff) | |
download | ports-26b5fbb1aa060f37fc242ff2de1c9a089c94a0e7.tar.gz ports-26b5fbb1aa060f37fc242ff2de1c9a089c94a0e7.zip |
Notes
Diffstat (limited to 'emulators/bochs')
-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 |