diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:53:44 +0000 |
commit | 633394b38a8e738281fd74acb7565591154c47fb (patch) | |
tree | 939b1bb61701e9503ec9aa17a59c4776a16fc0f9 /www/kdedict | |
parent | 2bc645a2d51968f22b0bf60ea7e5c4ea163a43ce (diff) | |
download | ports-633394b38a8e738281fd74acb7565591154c47fb.tar.gz ports-633394b38a8e738281fd74acb7565591154c47fb.zip |
Adjust MASTER_SITES to an other server of mine
Notes
Notes:
svn path=/head/; revision=209764
Diffstat (limited to 'www/kdedict')
-rw-r--r-- | www/kdedict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kdedict/Makefile b/www/kdedict/Makefile index c3ff5db2ca2f..43644290377c 100644 --- a/www/kdedict/Makefile +++ b/www/kdedict/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 20030925 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://ftp.i18n.kde.org/tools/${PORTNAME}/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= Web based db to administer standard translations of a translation team |