diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
commit | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (patch) | |
tree | b78ae0ea5a80ab9b2f539dbf18b9a90a2442a924 /emulators/bochs | |
parent | Style police over the editors category. (diff) |
Style police on editors category.
Notes
Notes:
svn path=/head/; revision=37978
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 3735751898ad..86c731e5cbc4 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -8,7 +8,7 @@ PORTNAME= bochs PORTVERSION= 2000.0325 -CATEGORIES= emulators +CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/bochs/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a |