aboutsummaryrefslogtreecommitdiff
path: root/textproc/freegrep
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 18:06:21 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 18:06:21 +0000
commitc16aec7f89a76cdd672f9e980dc2a1ad91b85423 (patch)
treeece747853a811fe0cce984283eef79377a8433df /textproc/freegrep
parent73a98df43cc369197b0aec548b63e91f06d263ac (diff)
downloadports-c16aec7f89a76cdd672f9e980dc2a1ad91b85423.tar.gz
ports-c16aec7f89a76cdd672f9e980dc2a1ad91b85423.zip
Notes
Diffstat (limited to 'textproc/freegrep')
-rw-r--r--textproc/freegrep/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile
index 9795846c7347..7fe66c650950 100644
--- a/textproc/freegrep/Makefile
+++ b/textproc/freegrep/Makefile
@@ -8,9 +8,8 @@
PORTNAME= freegrep
PORTVERSION= 0.16
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/grep/ \
- http://www.wam.umd.edu/~howardjp/software/grep/ \
- ftp://dragon.ham.muohio.edu/pub/howardjp/software/grep/
+MASTER_SITES= http://www.vocito.com/downloads/software/grep/ \
+ ftp://ftp.vocito.com/pub/vocito.com/software/grep/
DISTNAME= grep-${PORTVERSION}
MAINTAINER= howardjp@wam.umd.edu