summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 06:04:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-27 06:04:50 +0000
commit95c04cb617461effc9f425cf2579eb01e0d6d76f (patch)
tree00933c7952e69b7c3ad99d9a6ed1657c70c2294e /misc
parentRemoved local mastersite, the distribution files don't exist there, (diff)
Fix master_site_subdir to point to the right directory.
Noticed by: portsruvey
Notes
Notes: svn path=/head/; revision=71908
Diffstat (limited to 'misc')
-rw-r--r--misc/kwatch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index d64fd0912911..ba7d5c8e1ae1 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://www.m-j-s.net/pub/kde/ \
${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/apps/utils
+MASTER_SITE_SUBDIR= stable/apps/KDE3.x/admin/
MAINTAINER= kde@freebsd.org