diff options
author | recht <recht@pkgsrc.org> | 2004-07-03 22:35:30 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-03 22:35:30 +0000 |
commit | 31fd57b70673628ecbe658a77444651dcc87d47b (patch) | |
tree | dc9e1aad945b26a44df9eed40b824835615536bb /emulators | |
parent | bb8987d2b8f6e8971afa50759fbbfb76995edb7f (diff) | |
download | pkgsrc-31fd57b70673628ecbe658a77444651dcc87d47b.tar.gz |
Catch up with new mono homepage and master site.
Diffstat (limited to 'emulators')
-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 6c09cc0fac0..c9f3fdec017 100644 --- a/emulators/winelib/Makefile +++ b/emulators/winelib/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2004/06/26 20:20:00 recht Exp $ +# $NetBSD: Makefile,v 1.4 2004/07/03 22:35:30 recht Exp $ # DISTNAME= winelib-0.3 CATEGORIES= emulators -MASTER_SITES= http://www.go-mono.com/archive/beta2/ +MASTER_SITES= http://mono2.ximian.com/archive/1.0/ MAINTAINER= recht@NetBSD.com -HOMEPAGE= http://www.go-mono.com/ +HOMEPAGE= http://www.mono-project.com/ COMMENT= Library to bind Wine as shared library USE_BUILDLINK3= yes |