diff options
author | grant <grant@pkgsrc.org> | 2003-02-10 11:53:16 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-10 11:53:16 +0000 |
commit | 32c4389a6680b0080b0c22e3aad0049858ceb35f (patch) | |
tree | 82a91e7a0fbbe93787595aa48ae932ef5b36e30c /x11 | |
parent | 9e8dbb1652ffe79b57811d2aa4e03d304031b9ea (diff) | |
download | pkgsrc-32c4389a6680b0080b0c22e3aad0049858ceb35f.tar.gz |
remove a MASTER_SITE which no longer exists.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpmicons/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xpmicons/Makefile b/x11/xpmicons/Makefile index 31ef327d2a3..8f89574f9d1 100644 --- a/x11/xpmicons/Makefile +++ b/x11/xpmicons/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 17:07:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/02/10 11:53:16 grant Exp $ DISTNAME= xpmicons-1.0 CATEGORIES= x11 MASTER_SITES= http://www.plig.org/xwinman/ \ ftp://ftp.cit.gu.edu.au/pub/AIcons/ \ ${MASTER_SITE_SUNSITE:=X11/icons/} \ - http://the-labs.com/AfterStep/ \ - http://nether.tky.hut.fi/iconstore/ + http://the-labs.com/AfterStep/ 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 \ |