diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
commit | d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a (patch) | |
tree | f73672921643628fb7f5443af7ef50171f6f1386 /misc/mmv | |
parent | bc157c08ab939185453b0b754520a453813d63ce (diff) | |
download | ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.tar.gz ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.zip |
Notes
Diffstat (limited to 'misc/mmv')
-rw-r--r-- | misc/mmv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 7a28b6ec2bbe..10d269dbd8c4 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -14,6 +14,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= se@FreeBSD.org COMMENT= Move/Copy/Append/Link multiple files +BROKEN= unfetchable + LICENSE= Freeware LICENSE_NAME= MMV LICENSE_FILE= ${PATCHDIR}/LICENSE |