diff options
author | nork <nork@FreeBSD.org> | 2005-05-30 22:56:51 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2005-05-30 22:56:51 +0800 |
commit | d549fcfbd4a7d53445e02c3d080ad48144159294 (patch) | |
tree | 557b693df627c7980dfcd97008b56218f345a7b4 /emulators/qemu/Makefile | |
parent | 3e93d57e1588ba267dc885d5fdd3611fa22bda3f (diff) | |
download | freebsd-ports-gnome-d549fcfbd4a7d53445e02c3d080ad48144159294.tar.gz freebsd-ports-gnome-d549fcfbd4a7d53445e02c3d080ad48144159294.tar.zst freebsd-ports-gnome-d549fcfbd4a7d53445e02c3d080ad48144159294.zip |
Update to 2005-05-28 snapshot.
PR: ports/81633
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
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 5bec3cc93a84..100f1bc26700 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -6,12 +6,12 @@ # PORTNAME= qemu -PORTVERSION= 0.7.0s.20050502 +PORTVERSION= 0.7.0s.20050528 CATEGORIES= emulators MASTER_SITES= http://www.qemu.org/ \ http://people.fruitsalad.org/nox/qemu/ \ http://dad-answers.com/qemu/ -DISTNAME= ${PORTNAME}-snapshot-2005-05-02_23 +DISTNAME= ${PORTNAME}-snapshot-2005-05-28_23 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= nox@jelal.kn-bremen.de |