diff options
author | prlw1 <prlw1@pkgsrc.org> | 2017-05-19 13:29:02 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2017-05-19 13:29:02 +0000 |
commit | 73f5bb1ea6cb13cda0cefd77c5b4bc6a23b4e21a (patch) | |
tree | 17e0c9891434194eefbac11fbe2a22b2d91cfb51 /emulators | |
parent | 9f2a8b72b350e1ab15a7162077233c832be21599 (diff) | |
download | pkgsrc-73f5bb1ea6cb13cda0cefd77c5b4bc6a23b4e21a.tar.gz |
Bump PKGREVISION for cups15 -> cups change.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/wine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 16aad296cd3..cb20bd62654 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2017/02/06 13:34:21 maya Exp $ +# $NetBSD: Makefile,v 1.67 2017/05/19 13:29:03 prlw1 Exp $ DISTNAME= wine-1.9.18 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index e6d280e48be..dde5ced9c82 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.195 2017/01/19 18:52:08 agc Exp $ +# $NetBSD: Makefile,v 1.196 2017/05/19 13:29:02 prlw1 Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=wine/} |