1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Make use of MASTER_SITE_GENTOO macro

Suggested by:	az@
Approved by:	Chris Rees <utisoft AT gmail.com> (maintainer, via email)
This commit is contained in:
Frederic Culot 2011-03-13 11:56:26 +00:00
parent 240466f0f3
commit dd856a33df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270784

View File

@ -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