diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/kenigma/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu0/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index 4d2e3f27c05..3d8ac9dd463 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 12:55:14 asau Exp $ +# $NetBSD: Makefile,v 1.25 2012/12/16 01:52:12 obache Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile index e651ab3bc48..662cab1cc2d 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/10/03 21:56:01 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:13 obache Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 52f3e46b344..bf6db107d68 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2012/12/10 12:32:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2012/12/16 01:52:13 obache Exp $ DISTNAME= wine-1.3.26 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 3b25514009c..10ebae657a7 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.171 2012/12/10 12:32:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.172 2012/12/16 01:52:13 obache Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |