diff options
author | pat <pat@FreeBSD.org> | 2002-01-22 13:36:11 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-22 13:36:11 +0800 |
commit | d427dd31e8d9b8d30efcf6dd177417ce2d542323 (patch) | |
tree | f128ea713d293ce54558b904adaed16645a60ce6 /devel | |
parent | a5a7e4ec768eb435c064bc40c2def58d73b530be (diff) | |
download | freebsd-ports-gnome-d427dd31e8d9b8d30efcf6dd177417ce2d542323.tar.gz freebsd-ports-gnome-d427dd31e8d9b8d30efcf6dd177417ce2d542323.tar.zst freebsd-ports-gnome-d427dd31e8d9b8d30efcf6dd177417ce2d542323.zip |
Update MASTER_SITES and change capitialization
for distinfo
PR: 34133
Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mingw-opengl-headers/Makefile | 15 | ||||
-rw-r--r-- | devel/mingw-opengl-headers/distinfo | 2 |
2 files changed, 13 insertions, 4 deletions
diff --git a/devel/mingw-opengl-headers/Makefile b/devel/mingw-opengl-headers/Makefile index ebb91f0fd601..301b8eb47847 100644 --- a/devel/mingw-opengl-headers/Makefile +++ b/devel/mingw-opengl-headers/Makefile @@ -7,11 +7,20 @@ PORTNAME= opengl PORTVERSION= 20011229 CATEGORIES= devel graphics -MASTER_SITES= ftp://ftp.microsoft.com/softlib/mslfiles/ +MASTER_SITES= ftp://ftp.unina.it/pub/pcibm/microsoft/MSLFILES/ \ + ftp://ftp.clinet.fi/.3/ftp.microsoft.com/Softlib/MSLFILES/ \ + ftp://ftp.task.gda.pl/mirror/ftp.cdrom.com/pub/idgames2/telefragged/gamedesign/rust/quake2/level_editors/patches_utilities/ \ + ftp://ftp.esan.inet.co.th/pub/DRIVERS/VGA/AGP/3DLABS/PERMEDIA/WIN95/ \ + ftp.unina.it/pub/Pcibm/microsoft/MSLFILES/ \ + ftp.cyf-kr.edu.pl/pub/mirror/Microsoft/SoftLib/MSLFILES/ \ + ftp.wiwi.uni-marburg.de/pub/mirror/ftp.microsoft.com/Softlib/MSLFILES/ \ + ftp.demon.net/pub/mirrors/idgames/telefragged/gamedesign/rust/quake2/level_editors/patches_utilities/ \ + ftp.utbm.fr/pub/pc/microsoft/Softlib/MSLFILES/ \ + ftp.ntua.gr/pub/pc/microsoft/softlib/MSLFILES/ PKGNAMEPREFIX= mingw- PKGNAMESUFFIX= -headers -DISTNAME= opengl95 -EXTRACT_SUFX= .exe +DISTNAME= OPENGL95 +EXTRACT_SUFX= .EXE DIST_SUBDIR= mingw MAINTAINER= doc@lublin.t1.pl diff --git a/devel/mingw-opengl-headers/distinfo b/devel/mingw-opengl-headers/distinfo index 256eb941e06e..5f5f996148ad 100644 --- a/devel/mingw-opengl-headers/distinfo +++ b/devel/mingw-opengl-headers/distinfo @@ -1 +1 @@ -MD5 (mingw/opengl95.exe) = edb0a9c371be828d2b5d2e90c5c89cb3 +MD5 (mingw/OPENGL95.EXE) = edb0a9c371be828d2b5d2e90c5c89cb3 |