diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-11 08:05:50 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-11 08:05:50 +0000 |
commit | ee5905ace32ec2641c14885dbf078ad8968c6542 (patch) | |
tree | f47dc7b4469ef147662fb949bd4e199dbb33e157 /emulators/qemu | |
parent | 40bec1d2f28ce577d8f65810d397e3fbf6b3e4e9 (diff) | |
download | ports-ee5905ace32ec2641c14885dbf078ad8968c6542.tar.gz ports-ee5905ace32ec2641c14885dbf078ad8968c6542.zip |
Notes
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index e5ce758bd575..4e9d02cf1887 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -6,10 +6,10 @@ # PORTNAME= qemu -PORTVERSION= 0.5.5.s.20040609 +PORTVERSION= 0.5.5.s.20040610 CATEGORIES= emulators MASTER_SITES= http://dad-answers.com/qemu/ -DISTNAME= ${PORTNAME}-snapshot-2004-06-09_23-40 +DISTNAME= ${PORTNAME}-snapshot-2004-06-10_23-40 MAINTAINER= nox@jelal.kn-bremen.de COMMENT= QEMU CPU Emulator diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 49812078719f..f475b7ea7ea3 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,2 +1,2 @@ -MD5 (qemu-snapshot-2004-06-09_23-40.tar.bz2) = 78e1c9cee72e258118a07cecc415b329 -SIZE (qemu-snapshot-2004-06-09_23-40.tar.bz2) = 662370 +MD5 (qemu-snapshot-2004-06-10_23-40.tar.bz2) = 639ccb380f3c5f8128ac1e96ddfbaee4 +SIZE (qemu-snapshot-2004-06-10_23-40.tar.bz2) = 662005 |