diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 12:32:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 12:32:40 +0000 |
commit | c76bbdae3563eb08763d4d0bb9e06ede6bf395de (patch) | |
tree | c64e3450b13715b4bb822b3236cbbf066d46a6ae /x11 | |
parent | 7df37351d33db3197670daa6e37f25e6abcf7b9a (diff) | |
download | pkgsrc-c76bbdae3563eb08763d4d0bb9e06ede6bf395de.tar.gz |
Remove Ex-MASTER_SITEs. From Zafer Aydogan.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xglobe/Makefile | 6 | ||||
-rw-r--r-- | x11/xpmicons/Makefile | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index 6f6c32c7004..d220134337c 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/05/15 22:04:36 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2007/12/02 12:34:39 wiz Exp $ # DISTNAME= xglobe-0.5 @@ -9,9 +9,7 @@ CATEGORIES= x11 # and produces a page explaining how the user "uddn" no longer # has web pages on their system. # -MASTER_SITES= http://www.cs.unc.edu/~scheuerm/xglobe/ \ - http://livingearth.com/LE/images/ \ - http://www.ngdc.noaa.gov/mgg/image/ +MASTER_SITES= http://livingearth.com/LE/images/ DISTFILES+= ${MAPS} ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/xpmicons/Makefile b/x11/xpmicons/Makefile index 2f879d5bc18..cca8ffc3571 100644 --- a/x11/xpmicons/Makefile +++ b/x11/xpmicons/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2007/11/12 00:18:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/12/02 12:35:27 wiz Exp $ DISTNAME= xpmicons-1.0 PKGREVISION= 5 CATEGORIES= x11 -MASTER_SITES= http://www.plig.org/xwinman/ \ - ${MASTER_SITE_SUNSITE:=X11/icons/} \ - http://the-labs.com/AfterStep/ +MASTER_SITES= http://www.plig.org/xwinman/ DISTFILES= icons.tar.gz KDEicons.tgz \ 3d_pixmaps_V1.21.tar.gz StarOffice3.1-icons.tar.gz \ eicons-1.0.tar.gz kdeicons.tgz wm-icons-0.2.6.tar.gz \ |