diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-02 00:47:56 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-02 00:47:56 +0800 |
commit | 1b2276cb3bdd6cd61c28f115847928b3c04a359a (patch) | |
tree | 6579746fa2742176f506f908c7660b37389b9f13 /textproc | |
parent | 3cb66b420db9a01c1762f06a2c4bef095084a7ae (diff) | |
download | freebsd-ports-graphics-1b2276cb3bdd6cd61c28f115847928b3c04a359a.tar.gz freebsd-ports-graphics-1b2276cb3bdd6cd61c28f115847928b3c04a359a.tar.zst freebsd-ports-graphics-1b2276cb3bdd6cd61c28f115847928b3c04a359a.zip |
Drop dead master site.
PR: 96607
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-sgrep/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-sgrep/Makefile b/textproc/py-sgrep/Makefile index 0f24356799b..2dae52db4a3 100644 --- a/textproc/py-sgrep/Makefile +++ b/textproc/py-sgrep/Makefile @@ -9,8 +9,7 @@ PORTNAME= sgrep PORTVERSION= ${SGREP_VER} # dont know ver, so I decide to choose sgrep ver CATEGORIES= textproc python -MASTER_SITES= http://www.rexx.com/~dkuhlman/ \ - ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ +MASTER_SITES= http://www.rexx.com/~dkuhlman/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pysgrep.tar.gz sgrep-${SGREP_VER}.tar.gz EXTRACT_ONLY= sgrep-1.92a.tar.gz |