diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | b630ed46caff0b096d45f0a04e7966a431b182ef (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /emulators/wine | |
parent | 0b54d15e9645454cda2244c3637f23d90312e136 (diff) | |
download | pkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz |
More pcre PKGREVISION bumps.
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 2963094777e..27f1b1d848f 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.165 2012/02/06 12:40:08 wiz Exp $ +# $NetBSD: Makefile,v 1.166 2012/03/03 12:54:17 wiz Exp $ DISTNAME= wine-1.2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |