diff options
author | Will Andrews <will@FreeBSD.org> | 2003-04-12 00:52:40 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-04-12 00:52:40 +0000 |
commit | a4735ab5c025bd0758171b786955c235d196636c (patch) | |
tree | 62d5bcf5f6e9d47f19fac5b40be0cdb9f85a0913 /x11/kdelibs4 | |
parent | 065d614263e752e90257cf7b844b3b9ac655106c (diff) | |
download | ports-a4735ab5c025bd0758171b786955c235d196636c.tar.gz ports-a4735ab5c025bd0758171b786955c235d196636c.zip |
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 373e231ab854..f6eda1c101c2 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/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 |