diff options
author | recht <recht> | 2004-07-03 22:35:30 +0000 |
---|---|---|
committer | recht <recht> | 2004-07-03 22:35:30 +0000 |
commit | e25b3700d81f9598c2deb291057c4fadf84bd7e6 (patch) | |
tree | dc9e1aad945b26a44df9eed40b824835615536bb | |
parent | 00cf7fca2de9767d27289237ac86c4c35bdac2df (diff) | |
download | pkgsrc-e25b3700d81f9598c2deb291057c4fadf84bd7e6.tar.gz |
Catch up with new mono homepage and master site.
-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 |