diff options
author | sbd <sbd> | 2012-06-25 10:16:53 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-25 10:16:53 +0000 |
commit | eb6c0c977ecaa0d67777fa8c933a9031223a6c40 (patch) | |
tree | 41965703b2add6472e56f3ebb09de8cbef19b551 /emulators/qemu | |
parent | c85aec3cbd774d9317985aff9c8040d6e8095980 (diff) | |
download | pkgsrc-eb6c0c977ecaa0d67777fa8c933a9031223a6c40.tar.gz |
Add PLIST.Linux with qemu-bridge-helper
Bump PKGREVISION.
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 3 | ||||
-rw-r--r-- | emulators/qemu/PLIST.Linux | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 6e6a9a47bb2..228f7b3fd48 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2012/06/25 09:43:51 sbd Exp $ +# $NetBSD: Makefile,v 1.93 2012/06/25 10:16:53 sbd Exp $ DISTNAME= qemu-1.1.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/qemu/PLIST.Linux b/emulators/qemu/PLIST.Linux new file mode 100644 index 00000000000..93f1be369e1 --- /dev/null +++ b/emulators/qemu/PLIST.Linux @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2012/06/25 10:16:53 sbd Exp $ +libexec/qemu-bridge-helper |