diff options
author | Oleksii Samorukov <samm@FreeBSD.org> | 2019-10-13 18:16:38 +0000 |
---|---|---|
committer | Oleksii Samorukov <samm@FreeBSD.org> | 2019-10-13 18:16:38 +0000 |
commit | fe4dcede8803bef287545d6074293a83d96aa2c7 (patch) | |
tree | fe355d53b45a305b42ff1af556ba391ff0de4b52 /sysutils/busybox | |
parent | fa7b8b1a4276822d6bc3081785ea068a07bf778a (diff) | |
download | ports-fe4dcede8803bef287545d6074293a83d96aa2c7.tar.gz ports-fe4dcede8803bef287545d6074293a83d96aa2c7.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 d456a5e89acd..81102820c012 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils misc shells MASTER_SITES= https://busybox.net/downloads/ -MAINTAINER= samm@os2.kiev.ua +MAINTAINER= samm@freebsd.org COMMENT= Set of common utilities built as single binary LICENSE= GPLv2 |