diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
commit | 3934860d710f1ea7cac64ab919d68428bad05705 (patch) | |
tree | 6ba672227aa4ab55de5bb6230633eebae88a651c /emulators | |
parent | e4cbe275c7c866d027c1b18e06ba6fb63aa1a3bd (diff) | |
download | pkgsrc-3934860d710f1ea7cac64ab919d68428bad05705.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
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 eb541cd498a..2adb1a5e783 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2016/09/18 15:02:43 maya Exp $ +# $NetBSD: Makefile,v 1.61 2016/09/19 13:04:21 wiz Exp $ DISTNAME= wine-1.9.18 -PKGREVISION= 2 +PKGREVISION= 3 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 223884991a4..ae258b77e0e 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.193 2016/08/27 20:56:29 joerg Exp $ +# $NetBSD: Makefile,v 1.194 2016/09/19 13:04:21 wiz Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |