aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-15 02:58:00 +0800
committerlofi <lofi@FreeBSD.org>2004-12-15 02:58:00 +0800
commit4914b3be4e01fa85e7b3a0be614ee14b2588d97f (patch)
treebe6dad22e968e6eda1847c131ce27d33f3498353 /graphics
parent9d9fd89ba3957b22f7693f1d3837bce3f464f382 (diff)
downloadfreebsd-ports-gnome-4914b3be4e01fa85e7b3a0be614ee14b2588d97f.tar.gz
freebsd-ports-gnome-4914b3be4e01fa85e7b3a0be614ee14b2588d97f.tar.zst
freebsd-ports-gnome-4914b3be4e01fa85e7b3a0be614ee14b2588d97f.zip
Fix MASTER_SITE_SUBDIR.
Noticed by: mi
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kdegraphics3/Makefile2
-rw-r--r--graphics/kdegraphics4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index fb73894deb5b..b1fdb6677c4a 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -10,7 +10,7 @@ PORTNAME= kdegraphics
PORTVERSION= ${KDE_VERSION}
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= security_patches
+MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index fb73894deb5b..b1fdb6677c4a 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -10,7 +10,7 @@ PORTNAME= kdegraphics
PORTVERSION= ${KDE_VERSION}
CATEGORIES= graphics kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= security_patches
+MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org