diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index c0b61a51a60f..6ae5e69be0d4 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -4,14 +4,13 @@ PORTNAME= dfu-util PORTVERSION= 0.8 CATEGORIES= comms -MASTER_SITES= http://dfu-util.gnumonks.org/releases/ +MASTER_SITES= http://dfu-util.sourceforge.net/releases/ MAINTAINER= bofh@FreeBSD.org COMMENT= Device firmware update (DFU) USB programmer LICENSE= GPLv2 -BROKEN= Unfetchable GNU_CONFIGURE= yes CONFIGURE_ENV= USE_LIBS="-lusb" \ ac_cv_lib_usbpath_usb_path2devnum=no