diff options
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 |