summaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-04-12 00:52:40 +0000
committerWill Andrews <will@FreeBSD.org>2003-04-12 00:52:40 +0000
commita4735ab5c025bd0758171b786955c235d196636c (patch)
tree62d5bcf5f6e9d47f19fac5b40be0cdb9f85a0913 /x11/kdelibs3
parentexplicit depends on autoconfig/automake -> USE_xxx variables (diff)
Fix fetching.
Notes
Notes: svn path=/head/; revision=78782
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 373e231ab854..f6eda1c101c2 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= ${KDE_VERSION}a
PORTREVISION= 0
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
+MASTER_SITE_SUBDIR= stable/${KDE_VERSION}a/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org