diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 08:04:38 +0000 |
commit | d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129 (patch) | |
tree | 21c346be63e7a95d833e90c6c3124752dd1dc73e /sysutils/busybox | |
parent | 44030f3fbef57d08e6364d192be83d90a5066862 (diff) | |
download | ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.tar.gz ports-d7ec60f5a55093c0e18e6a9bc5deff6c14bfb129.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 7bf00d39bb0f..8b3a351eb06c 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.26.2 CATEGORIES= sysutils misc shells MASTER_SITES= https://busybox.net/downloads/ -MAINTAINER= amutu@amutu.com +MAINTAINER= ports@FreeBSD.org COMMENT= Set of common utilities built as single binary LICENSE= GPLv2 |