aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-16 02:55:42 +0800
committerwxs <wxs@FreeBSD.org>2009-06-16 02:55:42 +0800
commit129c06f44ddc6e661439b20286e9652a0ea8a5cf (patch)
tree24345a68cc42e255bb6979876e7a777187081157 /ftp
parent068537b03077d7031a6ead16e164a07960703710 (diff)
downloadfreebsd-ports-gnome-129c06f44ddc6e661439b20286e9652a0ea8a5cf.tar.gz
freebsd-ports-gnome-129c06f44ddc6e661439b20286e9652a0ea8a5cf.tar.zst
freebsd-ports-gnome-129c06f44ddc6e661439b20286e9652a0ea8a5cf.zip
- Use MASTER_SITES_KERNEL_ORG
PR: ports/134566 Approved by: all maintainer timeouts
Diffstat (limited to 'ftp')
-rw-r--r--ftp/tftp-hpa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/tftp-hpa/Makefile b/ftp/tftp-hpa/Makefile
index 2473a8881602..1a47389cabd3 100644
--- a/ftp/tftp-hpa/Makefile
+++ b/ftp/tftp-hpa/Makefile
@@ -8,7 +8,8 @@
PORTNAME= tftp-hpa
PORTVERSION= 0.49
CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.kernel.org/pub/software/network/tftp/
+MASTER_SITES= ${MASTER_SITE_KERNEL_ORG}
+MASTER_SITE_SUBDIR= software/network/tftp
MAINTAINER= brooks@FreeBSD.org
COMMENT= An advanced tftp server