diff options
Diffstat (limited to 'emulators/qemu-devel/Makefile')
-rw-r--r-- | emulators/qemu-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index f6bbd6a..4d27ba8 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= qemu -PORTVERSION= 0.6.2s.20050301 +PORTVERSION= 0.6.2s.20050305 CATEGORIES= emulators MASTER_SITES= http://people.fruitsalad.org/nox/qemu/ \ http://dad-answers.com/qemu/ -DISTNAME= ${PORTNAME}-snapshot-2005-03-01_23 +DISTNAME= ${PORTNAME}-snapshot-2005-03-05_23 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator |