summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorreed <reed>2004-01-03 18:49:33 +0000
committerreed <reed>2004-01-03 18:49:33 +0000
commita06f12bdce16b588525a769c9f6a99518e6aaef5 (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /emulators
parent3ab1e667ba104f163d1528c390c82f6594e320cc (diff)
downloadpkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/blinkensim/Makefile3
-rw-r--r--emulators/rewind/Makefile4
-rw-r--r--emulators/wine/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile
index c01159a1327..62bd00f80fd 100644
--- a/emulators/blinkensim/Makefile
+++ b/emulators/blinkensim/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/27 22:44:00 salo Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:40 reed Exp $
#
DISTNAME= blinkensim-2.2
+PKGREVISION= 1
CATEGORIES= emulators graphics
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile
index 463809c1385..7938125d01c 100644
--- a/emulators/rewind/Makefile
+++ b/emulators/rewind/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/11/30 22:58:41 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:40 reed Exp $
DISTNAME= rewind-20020420
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index e54f4ddb7c1..1acd7f3e9a4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2003/12/26 06:06:32 grant Exp $
+# $NetBSD: Makefile,v 1.60 2004/01/03 18:49:40 reed Exp $
#
DISTNAME= Wine-20031212
PKGNAME= ${DISTNAME:S/W/w/}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME:S/W/w/}
CATEGORIES= emulators
MASTER_SITES= http://www.ibiblio.org/Linux/ALPHA/wine/development/ \