diff options
author | Craig Leres <leres@FreeBSD.org> | 2017-09-15 18:18:26 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2017-09-15 18:18:26 +0000 |
commit | ac3c81acea3a76cf054e1100e61a693ae286c8cf (patch) | |
tree | dd38fbb54178a215f72aadbd6d8844dd2fa8c2f0 | |
parent | df77fc73909e09d95788f2cefa6e9ded6c995d25 (diff) |
Notes
-rw-r--r-- | devel/arduino-glcd/Makefile | 4 | ||||
-rw-r--r-- | devel/arduino-irremote/Makefile | 4 | ||||
-rw-r--r-- | devel/arduino-mk/Makefile | 4 | ||||
-rw-r--r-- | devel/arduino-sevseg/Makefile | 4 | ||||
-rw-r--r-- | devel/arduino/Makefile | 2 | ||||
-rw-r--r-- | net/hostapd/Makefile | 4 | ||||
-rw-r--r-- | net/py-pcap/Makefile | 2 | ||||
-rw-r--r-- | security/bro/Makefile | 2 | ||||
-rw-r--r-- | security/broccoli/Makefile | 4 | ||||
-rw-r--r-- | security/create-cert/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lbl-cf/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lbl-hf/Makefile | 4 | ||||
-rw-r--r-- | www/mini_httpd/Makefile | 2 |
13 files changed, 22 insertions, 22 deletions
diff --git a/devel/arduino-glcd/Makefile b/devel/arduino-glcd/Makefile index 578045596063..95daa55b8a93 100644 --- a/devel/arduino-glcd/Makefile +++ b/devel/arduino-glcd/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= arduino-glcd @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://glcd-arduino.googlecode.com/files/ DISTNAME= glcd-20111205 -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= GLCD Graphical LCD Library LICENSE= LGPL21 diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index 2356a3810290..897d16ce231d 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -1,11 +1,11 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= arduino-irremote PORTVERSION= 2.1.0 CATEGORIES= devel -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Multi-protocol infrared remote library for the Arduino LICENSE= LGPL21 diff --git a/devel/arduino-mk/Makefile b/devel/arduino-mk/Makefile index 909ed6c0243a..6d58f1ce1942 100644 --- a/devel/arduino-mk/Makefile +++ b/devel/arduino-mk/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= arduino-mk @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://mjo.tc/atelier/2009/02/acli/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Build Arduino sketches from the command line LICENSE= LGPL21 diff --git a/devel/arduino-sevseg/Makefile b/devel/arduino-sevseg/Makefile index 807f5e696b38..550a2727bda4 100644 --- a/devel/arduino-sevseg/Makefile +++ b/devel/arduino-sevseg/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= arduino-sevseg @@ -6,7 +6,7 @@ PORTVERSION= 3.3.0 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Arduino seven segment display library LICENSE= APACHE20 diff --git a/devel/arduino/Makefile b/devel/arduino/Makefile index e252682dbb27..e5258336af1e 100644 --- a/devel/arduino/Makefile +++ b/devel/arduino/Makefile @@ -9,7 +9,7 @@ CATEGORIES= devel java lang MASTER_SITES= http://arduino.cc/download.php?f=/ DISTNAME= ${PORTNAME}-${PORTVERSION}-linux32 -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Open-source electronics prototyping platform LICENSE= GPLv2 LGPL21 diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile index d7595fc4de9c..2b0db802597c 100644 --- a/net/hostapd/Makefile +++ b/net/hostapd/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= hostapd @@ -6,7 +6,7 @@ PORTVERSION= 2.6 CATEGORIES= net MASTER_SITES= http://w1.fi/releases/ -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator LICENSE= BSD3CLAUSE diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 60238ece8c2d..7a8d4d95d412 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/pylib${PORTNAME}/pylib${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylib${PORTNAME}-${PORTVERSION} -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Python interface to LBL Packet Capture library (libpcap) LICENSE= BSD3CLAUSE diff --git a/security/bro/Makefile b/security/bro/Makefile index 50b0281fd3c7..b3d940b89b4d 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://www.bro.org/downloads/:source1 \ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source1 \ ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION2}_GH0${EXTRACT_SUFX}:source2 -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= System for detecting network intruders in real-time LICENSE= BSD3CLAUSE diff --git a/security/broccoli/Makefile b/security/broccoli/Makefile index 30a4ee5b0372..4a7da3362afd 100644 --- a/security/broccoli/Makefile +++ b/security/broccoli/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= broccoli @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://www.bro.org/downloads/release/ DISTNAME= bro-2.4.1 -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Bro Client Communications Library LICENSE= BSD3CLAUSE diff --git a/security/create-cert/Makefile b/security/create-cert/Makefile index 0b3775bd858e..e98e28facd84 100644 --- a/security/create-cert/Makefile +++ b/security/create-cert/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= create-cert @@ -6,7 +6,7 @@ PORTVERSION= 2.5 CATEGORIES= security MASTER_SITES= ftp://ee.lbl.gov/ -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Create openssl client key and certificates LICENSE= BSD3CLAUSE diff --git a/sysutils/lbl-cf/Makefile b/sysutils/lbl-cf/Makefile index 93c0be588049..d442df609f76 100644 --- a/sysutils/lbl-cf/Makefile +++ b/sysutils/lbl-cf/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= cf @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ee.lbl.gov/ \ http://www.ftpdir.hu/ftp.ee.lbl.gov/ PKGNAMEPREFIX= lbl- -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Unix time to formated time and date filter LICENSE= BSD3CLAUSE diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile index 3b44bdfbc46e..7fbab679c918 100644 --- a/sysutils/lbl-hf/Makefile +++ b/sysutils/lbl-hf/Makefile @@ -1,4 +1,4 @@ -# Created by: Craig Leres <leres@ee.lbl.gov> +# Created by: Craig Leres <leres@FreeBSD.org> # $FreeBSD$ PORTNAME= hf @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ee.lbl.gov/ \ http://www.mmnt.net/db/0/3/ftp.ee.lbl.gov/ PKGNAMEPREFIX= lbl- -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Address to hostname filter LICENSE= BSD3CLAUSE diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index 4aef9ffa5223..7fee1c606324 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.27 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/mini_httpd/ -MAINTAINER= leres@ee.lbl.gov +MAINTAINER= leres@FreeBSD.org COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6 LICENSE= BSD2CLAUSE |