diff options
Diffstat (limited to 'textproc/clit')
-rw-r--r-- | textproc/clit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile index 8f0b44c00dde..0caeee018f24 100644 --- a/textproc/clit/Makefile +++ b/textproc/clit/Makefile @@ -9,8 +9,8 @@ PORTNAME= clit PORTVERSION= ${MAJ_VER}.${MIN_VER} CATEGORIES= textproc MASTER_SITES= http://www.convertlit.com/:clit \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/:clit \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/:ltm + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:clit \ + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:ltm DISTFILES= clit${MAJ_VER}${MIN_VER}src.zip:clit \ ltm-0.33.tar.bz2:ltm EXTRACT_ONLY= clit${MAJ_VER}${MIN_VER}src.zip |