aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-09-03 06:36:05 +0800
committeradamw <adamw@FreeBSD.org>2014-09-03 06:36:05 +0800
commitcc3828755556572312619a57ff027cbe10f56f1d (patch)
treea066630461ddcc22ea53c40394181fcc0bd8b021 /devel
parent617025dd758e0b21ad3b8b1d2bf04a5f775082dc (diff)
downloadfreebsd-ports-gnome-cc3828755556572312619a57ff027cbe10f56f1d.tar.gz
freebsd-ports-gnome-cc3828755556572312619a57ff027cbe10f56f1d.tar.zst
freebsd-ports-gnome-cc3828755556572312619a57ff027cbe10f56f1d.zip
Fix MASTER_SITES.
Diffstat (limited to 'devel')
-rw-r--r--devel/silc-toolkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/silc-toolkit/Makefile b/devel/silc-toolkit/Makefile
index 4b02ad9c66f4..f07ef0e34d4a 100644
--- a/devel/silc-toolkit/Makefile
+++ b/devel/silc-toolkit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= silc-toolkit
PORTVERSION= 1.1.12
CATEGORIES= devel ipv6 net security
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/toolkit/sources
+MASTER_SITES= SF/silc/silc/toolkit/sources
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org