diff options
Diffstat (limited to 'emulators/wine/Makefile')
-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 f088685f0d9..562af17708a 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.121 2007/01/02 15:33:33 adam Exp $ +# $NetBSD: Makefile,v 1.122 2007/01/10 09:09:49 adam Exp $ -DISTNAME= wine-0.9.28 +DISTNAME= wine-0.9.29 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |