diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 10:02:46 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 10:02:46 +0000 |
commit | 5bc3cbfabcf2e7f34ee4c718ddc9a4990d209fc2 (patch) | |
tree | 75cd984f3d14ff7d350c0c8a6842b5644dd1d0b3 /emulators/aftp/Makefile | |
parent | 17ca100e20784049c913b66253799ab9a6369e78 (diff) |
Notes
Diffstat (limited to 'emulators/aftp/Makefile')
-rw-r--r-- | emulators/aftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile index 3116c19e1ba7..441467e9313d 100644 --- a/emulators/aftp/Makefile +++ b/emulators/aftp/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Ftp-like shell for accessing Apple II disk images +BROKEN= unfetchable + PLIST_FILES= bin/aftp man/man1/aftp.1.gz post-patch: |