diff options
Diffstat (limited to 'emulators/qemu-powernv/Makefile')
-rw-r--r-- | emulators/qemu-powernv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-powernv/Makefile b/emulators/qemu-powernv/Makefile index 3cdb675f498f..2c2cd45e0ca2 100644 --- a/emulators/qemu-powernv/Makefile +++ b/emulators/qemu-powernv/Makefile @@ -1,6 +1,6 @@ PORTNAME= qemu-powernv PORTVERSION= 3.0.50 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/ |