diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-15 13:17:04 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-11-15 13:17:04 +0000 |
commit | ea56cc0ee2bc24bd7e00f22a6fc00ff173df4a93 (patch) | |
tree | f254f4858d93532bba58d66a02821d25c3fa5524 /emulators/bochs/Makefile | |
parent | a3c1b6490046f26ab18c76e9abc1a7411e95a296 (diff) | |
download | ports-ea56cc0ee2bc24bd7e00f22a6fc00ff173df4a93.tar.gz ports-ea56cc0ee2bc24bd7e00f22a6fc00ff173df4a93.zip |
Notes
Diffstat (limited to 'emulators/bochs/Makefile')
-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 7e25f6c2450b..e827de580bb2 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bochs -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |