aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/bochs
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-02-14 13:43:00 +0800
committerlioux <lioux@FreeBSD.org>2001-02-14 13:43:00 +0800
commit95c603f42399578ac1a383b7bb51abd2e8895db4 (patch)
tree64691a7289d0e77cd3483411dc227f968820b8ed /emulators/bochs
parentfb83b160f2557b9320e10fa1c0bc8be677fed45b (diff)
downloadfreebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.gz
freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.tar.zst
freebsd-ports-gnome-95c603f42399578ac1a383b7bb51abd2e8895db4.zip
typo clean up police: \s -> \t
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