diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-06 06:37:22 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-06 06:37:22 +0000 |
commit | cb1a05ee8c0ace45e2a58182f0186aa5825db865 (patch) | |
tree | 3b6ea74789983dfdc2e0613b86a5622e0936b4b1 /comms/dfu-programmer/Makefile | |
parent | 26002f12a57c5d28ab69e888155aa9e563de1fcd (diff) |
Notes
Diffstat (limited to 'comms/dfu-programmer/Makefile')
-rw-r--r-- | comms/dfu-programmer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/dfu-programmer/Makefile b/comms/dfu-programmer/Makefile index b19345a29580..ec52a3252d02 100644 --- a/comms/dfu-programmer/Makefile +++ b/comms/dfu-programmer/Makefile @@ -6,11 +6,11 @@ # PORTNAME= dfu-programmer -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.4 CATEGORIES= comms MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= byu17@uclive.ac.nz COMMENT= Device Firmware Update based USB programmer for Atmel chips GNU_CONFIGURE= yes |