diff options
author | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
commit | 42db2d2b11bcc02485ffde9f738567653ab1177c (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /emulators | |
parent | 79371ef1e14a4e57371578832acf8b4fbc794ccb (diff) | |
download | pkgsrc-42db2d2b11bcc02485ffde9f738567653ab1177c.tar.gz |
Bump PKGREVISION for cups -> cups15 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 1d3b0dc1f94..90398d0ff39 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2014/06/18 09:28:16 wiz Exp $ DISTNAME= wine-1.7.11 -PKGREVISION= 3 +PKGREVISION= 4 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 30801a3280b..74ffb89fe08 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.183 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.184 2014/06/18 09:28:16 wiz Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |