diff options
Diffstat (limited to 'comms/dfu-util/Makefile')
-rw-r--r-- | comms/dfu-util/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index 5193541a1fde..ca5f2796d13a 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://dfu-util.sourceforge.net/releases/ MAINTAINER= bofh@FreeBSD.org COMMENT= Device firmware update (DFU) USB programmer +WWW= http://dfu-util.sourceforge.net/ LICENSE= GPLv2 |