summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-02 09:17:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-02 09:17:09 +0000
commite347f8e5e92c8244d1e34304b4eb441498e811fc (patch)
treeba7faad3a79f7846855d2476156f4b8efab190bb /misc
parentFix a typo, PKG_PLIST should have been PLIST_FILES. (diff)
- Fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=102708
Diffstat (limited to 'misc')
-rw-r--r--misc/dirtree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile
index 739c149cb4d7..93f58890c15f 100644
--- a/misc/dirtree/Makefile
+++ b/misc/dirtree/Makefile
@@ -10,7 +10,7 @@ PORTNAME= dirtree
PORTVERSION= 1.2.0
PORTREVISION= 3
CATEGORIES= misc
-MASTER_SITES= http://home.pages.at/kingleo/development/
+MASTER_SITES= http://kingleo.pages.at/development/cpp/
MAINTAINER= ports@FreeBSD.org
COMMENT= A command line tool for displaying directory trees