diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-03-13 01:16:37 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-03-13 01:16:37 +0800 |
commit | bc10b56fdfa824232f0ba46886ec8341c66128d0 (patch) | |
tree | 72ab43da7403298c18f9dbd979713a528757dd38 /comms | |
parent | 4d8d61f3961b3f63255b8198aeed4fa2f3729d70 (diff) | |
download | freebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.tar.gz freebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.tar.zst freebsd-ports-gnome-bc10b56fdfa824232f0ba46886ec8341c66128d0.zip |
- Update MAINTAINER: use canonical format for ports@FreeBSD.org
Diffstat (limited to 'comms')
-rw-r--r-- | comms/dfu-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index 2e289a612088..3897587fda94 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= comms MASTER_SITES= http://www.cran.org.uk/~brucec/software/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Device firmware update (DFU) USB programmer MAN1= dfu-util.1 |