diff options
author | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
commit | 7ef380357f22d8daecef3e87563a4304bbca0d78 (patch) | |
tree | b1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /sysutils/busybox | |
parent | b012cf61284543080e25f6533f43760c6daba6d5 (diff) | |
download | freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.zip |
- Update maintainer address
Approved by: rene (mentor)
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 |