diff options
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 2a39819e288e..deab4fe3778d 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -8,7 +8,7 @@ PORTNAME= bochs PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |