From 5ed37ddf78dc5fee5a07699cc6522cf5ca0fb02e Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Sat, 20 Sep 2014 18:26:59 +0000 Subject: - Update to version 0.8 - Give maintainership to submitter PR: ports/193635 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- comms/dfu-util/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/dfu-util/Makefile') diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index f956853895b5..2dd55f1a57f7 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dfu-util -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= comms MASTER_SITES= http://dfu-util.gnumonks.org/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Device firmware update (DFU) USB programmer LICENSE= GPLv2 @@ -16,6 +16,6 @@ CONFIGURE_ENV= USE_LIBS="-lusb" \ ac_cv_lib_usbpath_usb_path2devnum=no CONFIGURE_ARGS= --disable-silent-rules -PLIST_FILES= bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz +PLIST_FILES= bin/dfu-prefix bin/dfu-suffix bin/dfu-util man/man1/${PORTNAME}.1.gz .include -- cgit v1.2.3