diff options
| author | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-06 01:39:08 +0000 |
|---|---|---|
| committer | Richard Gallamore <ultima@FreeBSD.org> | 2017-07-06 01:39:08 +0000 |
| commit | 6b38c75dd90b0d16cfad1deefec2cb3aa7ab2ec7 (patch) | |
| tree | 2fc3996c95789ef0c6cbf3bc0e4bcdc753a27a3d /devel/arduino18/Makefile | |
| parent | * Updated to 3.0.0 (diff) | |
* Updated maintainer email address
PR: 220395
Submitted by: kevans
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11497
Diffstat (limited to 'devel/arduino18/Makefile')
| -rw-r--r-- | devel/arduino18/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduino18/Makefile b/devel/arduino18/Makefile index 2ed3b92d4830..0b5c6436b2b1 100644 --- a/devel/arduino18/Makefile +++ b/devel/arduino18/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel java PKGNAMESUFFIX= 18 DIST_SUBDIR= ${PORTNAME} -MAINTAINER= bsdports@kyle-evans.net +MAINTAINER= kevans@FreeBSD.org COMMENT= Open-source electronics prototyping platform LICENSE= GPLv2 |
