From e32f81bbfb569cf3d8b0270efcb71509504ad1e7 Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Thu, 7 Dec 2000 18:15:38 +0000 Subject: The distfile disappeared from the HTTP site. Use the FTP site instead. --- www/grail/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/grail') diff --git a/www/grail/Makefile b/www/grail/Makefile index bac5bcfbd51f..80852f64d077 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -8,15 +8,14 @@ PORTNAME= grail PORTVERSION= 0.6 CATEGORIES= www python -MASTER_SITES= http://grail.sourceforge.net/source/ \ - http://grail.cnri.reston.va.us/grail/source/ +MASTER_SITES= ftp://ftp.python.org/pub/grail/ DISTFILES= ${PORTNAME}-06.tgz MAINTAINER= nectar@freebsd.org -USE_PYTHON= yes RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter +USE_PYTHON= yes GRAILSUBDIR= share/grail GRAILDIR= ${PREFIX}/${GRAILSUBDIR} DIRS_CMD= ${SED} -e '/^@dirrm/bok' -e 'D' -e ':ok' -e 's,@dirrm ,,' < ${PLIST} -- cgit v1.2.3