diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
commit | ff3e585f0341168bbd4352f82d8f34d09cf30063 (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /emulators/wine/Makefile | |
parent | 94b37b4e43cb09388d595b2eab1c405e533f4758 (diff) | |
download | pkgsrc-ff3e585f0341168bbd4352f82d8f34d09cf30063.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index bb5e9d4a370..80618439e46 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.161 2011/05/04 20:31:39 adam Exp $ +# $NetBSD: Makefile,v 1.162 2011/11/01 06:11:54 sbd Exp $ DISTNAME= wine-1.2.3 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |