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 /www | |
parent | a96c3aa129cafdadaac1592f73d739bd8f1c54a4 (diff) | |
download | freebsd-ports-graphics-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.gz freebsd-ports-graphics-91ff2e5df01ef0f0574a9160460f21d35f07b273.tar.zst freebsd-ports-graphics-91ff2e5df01ef0f0574a9160460f21d35f07b273.zip |
Adjust MASTER_SITES to an other server of mine
Diffstat (limited to 'www')
-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 c3ff5db2ca2..43644290377 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 |