diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
commit | d1230f3a5133086b3e24bba628d2f721eb3d486a (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /emulators/wine | |
parent | 379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (diff) | |
download | pkgsrc-d1230f3a5133086b3e24bba628d2f721eb3d486a.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/} |