diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /sysutils/busybox | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) | |
download | ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.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 cd23a69ebe57..719403b74856 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= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Busybox for FreeBSD BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed |