diff options
Diffstat (limited to 'graphics/kdegraphics/Makefile')
-rw-r--r-- | graphics/kdegraphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index 3ebaa56c3ad..11f7457175e 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2000/11/07 20:40:34 skrll Exp $ +# $NetBSD: Makefile,v 1.35 2000/11/08 15:09:36 abs Exp $ # DISTNAME= kdegraphics-1.1.2 CATEGORIES= graphics kde -MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \ - ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ +MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \ + ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org |