diff options
author | obache <obache@pkgsrc.org> | 2013-09-19 11:55:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-19 11:55:15 +0000 |
commit | 197fe60a85ff5c17e2184dceec5bbc821195a3a0 (patch) | |
tree | a6942f6b0204c822977180ac67c97eb9ea3eab19 | |
parent | fee91711be9cf6418c871f840bc2c259c810e269 (diff) | |
download | pkgsrc-197fe60a85ff5c17e2184dceec5bbc821195a3a0.tar.gz |
Update MASTER_SITES.
-rw-r--r-- | graphics/libgdiplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile index c822420f99a..f8a7a0d5d93 100644 --- a/graphics/libgdiplus/Makefile +++ b/graphics/libgdiplus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2013/09/02 19:50:39 adam Exp $ +# $NetBSD: Makefile,v 1.68 2013/09/19 11:55:15 obache Exp $ DISTNAME= libgdiplus-2.10 PKGREVISION= 12 CATEGORIES= graphics -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/libgdiplus/ +MASTER_SITES= http://download.mono-project.com/sources/libgdiplus/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= kefren@NetBSD.org |