diff options
author | pat <pat@FreeBSD.org> | 2002-08-07 18:06:21 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-07 18:06:21 +0000 |
commit | f12387702bf0fd98a41ef55818b6044dc91955d8 (patch) | |
tree | a7f51088f5ad8f5a80a8941d00755901c0093ce5 /textproc/freegrep | |
parent | d5e0d29df6fbeb123f67c31e9567d0fe15209337 (diff) | |
download | FreeBSD-ports-f12387702bf0fd98a41ef55818b6044dc91955d8.zip FreeBSD-ports-f12387702bf0fd98a41ef55818b6044dc91955d8.tar.gz |
Update maintainer email address and MASTER_SITES
PR: ports/41392, ports/41393, ports/41394, ports/41395
Submitted by: maintainer
Diffstat (limited to 'textproc/freegrep')
-rw-r--r-- | textproc/freegrep/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile index 9795846c..7fe66c6 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 |