diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-07-13 20:14:02 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-07-13 20:14:02 +0000 |
commit | db740bacb8fd160bcba0ae7884270ba56452ded4 (patch) | |
tree | e1461471d9cf463c15f9c93a949074af7e7a151c /sysutils/busybox | |
parent | 39560dc26408351ef4940437f2f3812139ed1e4d (diff) | |
download | ports-db740bacb8fd160bcba0ae7884270ba56452ded4.tar.gz ports-db740bacb8fd160bcba0ae7884270ba56452ded4.zip |
Notes
Diffstat (limited to 'sysutils/busybox')
-rw-r--r-- | sysutils/busybox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile index 719403b74856..f5d1b2804c10 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.busybox.net/downloads/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= crees@FreeBSD.org +MAINTAINER= mandree@FreeBSD.org COMMENT= Busybox for FreeBSD BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed |