diff options
Diffstat (limited to 'emulators/winelib/Makefile')
-rw-r--r-- | emulators/winelib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/winelib/Makefile b/emulators/winelib/Makefile index 90a49a68c25..6c09cc0fac0 100644 --- a/emulators/winelib/Makefile +++ b/emulators/winelib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/05/11 17:38:54 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/06/26 20:20:00 recht Exp $ # -DISTNAME= winelib-0.2 +DISTNAME= winelib-0.3 CATEGORIES= emulators -MASTER_SITES= http://www.go-mono.com/archive/beta1/ +MASTER_SITES= http://www.go-mono.com/archive/beta2/ MAINTAINER= recht@NetBSD.com HOMEPAGE= http://www.go-mono.com/ |