summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics4
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1998-03-06 19:52:23 +0000
committerStefan Eßer <se@FreeBSD.org>1998-03-06 19:52:23 +0000
commit1ecf9ece5ac39ad9105307da686d894cc98d5d6b (patch)
treed841f9f9cca3db34113f42cdb611e727fd2a0624 /graphics/kdegraphics4
parentAdd kdm_bg.jpg to wallpapers (diff)
Use $(MASTER_SITE_KDE)
Notes
Notes: svn path=/head/; revision=10055
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r--graphics/kdegraphics4/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 3c8c4c2ca51c..9032a4b4b973 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -3,15 +3,14 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $
#
DISTNAME= kdegraphics-Beta3-1
PKGNAME= kdegraphics-3.1b
CATEGORIES= graphics kde
-MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \
- ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \
- ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/
+MASTER_SITES= $(MASTER_SITE_KDE)
+MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= se@freebsd.org