diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-25 07:37:31 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-25 07:37:31 +0000 |
commit | 897e5e8fb66c47ea0a3e83fcd955b2e61f3342f2 (patch) | |
tree | 9d4d59a731d92e5c9388585cd3c4ca828e4e469d /emulators/qemu/Makefile | |
parent | 7dde05340b98917399304778b42259a3c98d0bd5 (diff) |
Notes
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r-- | emulators/qemu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index f4f664765e1a..cc67f57ab826 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -6,10 +6,10 @@ # PORTNAME= qemu -PORTVERSION= 0.5.5.s.20040622 +PORTVERSION= 0.5.5.s.20040624 CATEGORIES= emulators MASTER_SITES= http://dad-answers.com/qemu/FreeBSD/ -DISTNAME= ${PORTNAME}-snapshot-2004-06-22_23 +DISTNAME= ${PORTNAME}-snapshot-2004-06-24_23 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator |