diff options
Diffstat (limited to 'misc/airoflash/Makefile')
-rw-r--r-- | misc/airoflash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile index 8df34e042eff..5661cb2ee83b 100644 --- a/misc/airoflash/Makefile +++ b/misc/airoflash/Makefile @@ -16,6 +16,7 @@ MAINTAINER= ambrisko@freebsd.org COMMENT= Flash utiltity for Cisco/Aironet 802.11 wireless cards AF_VERSION= 1.7 +PLIST_FILES= bin/airoflash do-fetch: [ -f ${DISTDIR}/${DISTNAME} ] || \ |