aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-11-09 16:10:03 +0800
committertg <tg@FreeBSD.org>1998-11-09 16:10:03 +0800
commit70d73125e26f65f74ef5067698a3d8ae05ba67de (patch)
tree6768fdc97e2768577fc0355e81b968216bb65c9c /graphics
parentb93b5f13a7eac7e61b0baf53f8dd4230ca5adfe8 (diff)
downloadfreebsd-ports-graphics-70d73125e26f65f74ef5067698a3d8ae05ba67de.tar.gz
freebsd-ports-graphics-70d73125e26f65f74ef5067698a3d8ae05ba67de.tar.zst
freebsd-ports-graphics-70d73125e26f65f74ef5067698a3d8ae05ba67de.zip
Oops, forgot some master sites.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-imaging/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index a2d5c050260..5eac44c93bf 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -3,13 +3,15 @@
# Date created: 02 November 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/11/05 08:02:39 tg Exp $
#
DISTNAME= Imaging-0.3b2
PKGNAME= py-imaging-0.3b2
CATEGORIES= graphics python
-MASTER_SITES= http://www.pythonware.com/downloads/
+MASTER_SITES= http://www.pythonware.com/downloads/ \
+ ftp://www.python.org/pub/python/src/ \
+ ftp://ftp.cwi.nl/pub/python/src/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pyth151.tgz
MAINTAINER= tg@FreeBSD.ORG