summaryrefslogtreecommitdiff
path: root/emulators/bochs
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 05:43:00 +0000
commit2275ee0bcfe94ad50ac42d98c773a171c673828d (patch)
treeb5916119748ef6bc0c4aa1ef724befadc8877e8e /emulators/bochs
parentSimple aesthetic fix: "^post-install" instead of "^ post-install" (diff)
typo clean up police: \s -> \t
Notes
Notes: svn path=/head/; revision=38323
Diffstat (limited to 'emulators/bochs')
-rw-r--r--emulators/bochs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 86c731e5cbc4..82a7c1d5838b 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/bochs/
+MASTER_SITES= ftp://ftp.bochs.com/bochs/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a
MAINTAINER= ports@FreeBSD.org