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 /misc/chord2html | |
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 'misc/chord2html')
-rw-r--r-- | misc/chord2html/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile index 54b121ad2104..95ace255ee98 100644 --- a/misc/chord2html/Makefile +++ b/misc/chord2html/Makefile @@ -11,8 +11,7 @@ PORTNAME= chord2html PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ +MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ MAINTAINER= itetcu@FreeBSD.org COMMENT= Convert CHORD input files to HTML |