diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-12 10:56:12 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-12 15:01:38 +0000 |
commit | ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 (patch) | |
tree | 4747a7134a94cc32a8fd0c2486c70da30fe53489 /sysutils/moosefs2-client | |
parent | 532de2c4c6015e08bafd5b8e04a38aba3a013b05 (diff) | |
download | ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.tar.gz ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.zip |
Diffstat (limited to 'sysutils/moosefs2-client')
-rw-r--r-- | sysutils/moosefs2-client/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/moosefs2-client/Makefile b/sysutils/moosefs2-client/Makefile index 5617098f4399..234c366f94ff 100644 --- a/sysutils/moosefs2-client/Makefile +++ b/sysutils/moosefs2-client/Makefile @@ -4,8 +4,6 @@ PKGNAMESUFFIX= -client COMMENT= MooseFS client tools -LICENSE= GPLv2 - MFS_COMPONENT= client MASTERDIR= ${.CURDIR}/../moosefs2-master |