aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/busybox
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-03-13 19:56:26 +0800
committerculot <culot@FreeBSD.org>2011-03-13 19:56:26 +0800
commit4a042dce96cbf2d8e1a605f6d00c551da5fc8bd7 (patch)
tree391517b7531d9736196778ce599048d4ae92a8f8 /sysutils/busybox
parentcc42d97a1f83979059818033af6d7d8c7746a4e8 (diff)
downloadfreebsd-ports-gnome-4a042dce96cbf2d8e1a605f6d00c551da5fc8bd7.tar.gz
freebsd-ports-gnome-4a042dce96cbf2d8e1a605f6d00c551da5fc8bd7.tar.zst
freebsd-ports-gnome-4a042dce96cbf2d8e1a605f6d00c551da5fc8bd7.zip
- Make use of MASTER_SITE_GENTOO macro
Suggested by: az@ Approved by: Chris Rees <utisoft AT gmail.com> (maintainer, via email)
Diffstat (limited to 'sysutils/busybox')
-rw-r--r--sysutils/busybox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile
index 9cf240a404e5..5f384c34af14 100644
--- a/sysutils/busybox/Makefile
+++ b/sysutils/busybox/Makefile
@@ -9,7 +9,8 @@ PORTNAME= busybox
PORTVERSION= 1.18.4
CATEGORIES= sysutils misc shells
MASTER_SITES= http://www.busybox.net/downloads/ \
- http://distfiles.gentoo.org/distfiles/
+ ${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR= distfiles
MAINTAINER= utisoft@gmail.com
COMMENT= Busybox for FreeBSD