summaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-11-09 08:10:03 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-11-09 08:10:03 +0000
commitc5ffdbaeee97d0a33925158635220b0219445c4e (patch)
tree27da5752c5640ff149897ad2e87220590956d071 /graphics/py-imaging
parentMark broken, doesn't build. Is this caused by the gtk11 upgrade? (diff)
Oops, forgot some master sites.
Notes
Notes: svn path=/head/; revision=14424
Diffstat (limited to 'graphics/py-imaging')
-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 a2d5c0502608..5eac44c93bf6 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