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 | Update MASTER_SITES. (diff) |
Updated MASTER_SITES.
PR: 23729
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
Notes
Notes:
svn path=/head/; revision=36223
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 |