summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2002-12-24 06:09:44 +0000
committerwiz <wiz>2002-12-24 06:09:44 +0000
commit5931c8c9c19c0cbd0f9a91ccf975d4b0ccf63cf8 (patch)
tree8a7e4f003654ca20961f63344f21c9a974843e5e /emulators
parentcfb8d72478bec4d603a124848e82b48aadaff7a4 (diff)
downloadpkgsrc-5931c8c9c19c0cbd0f9a91ccf975d4b0ccf63cf8.tar.gz
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/rewind/Makefile3
-rw-r--r--emulators/wine/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile
index 1ee5ab3128d..30f65b94154 100644
--- a/emulators/rewind/Makefile
+++ b/emulators/rewind/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2002/09/21 12:31:23 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/12/24 06:10:00 wiz Exp $
DISTNAME= rewind-20020420
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 97b7812b595..de26a3a5e81 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2002/12/09 14:42:54 junyoung Exp $
+# $NetBSD: Makefile,v 1.39 2002/12/24 06:10:00 wiz Exp $
DISTNAME= Wine-20021125
PKGNAME= ${DISTNAME:S/W/w/}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/wine-20021125
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}