diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:53:44 +0800 |
commit | 91ff2e5df01ef0f0574a9160460f21d35f07b273 (patch) | |
tree | 2d92c4af6091ecaa044c914a8bf38aa6a5408c19 /textproc/clit | |
parent | a96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff) | |
download | freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.gz freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.zst freebsd-ports-gnome-91ff2e5df01ef0f0574a9160460f21d35f07b273.zip |
Adjust MASTER_SITES to an other server of mine
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 |