diff options
Diffstat (limited to 'emulators/qemu-launcher')
-rw-r--r-- | emulators/qemu-launcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index 71ee93063ac2..332f297124c6 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -7,7 +7,7 @@ PORTNAME= qemu-launcher PORTVERSION= 1.7.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://download.gna.org/qemulaunch/1.7.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} |