diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-08-31 04:13:29 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-08-31 04:13:29 +0800 |
commit | 3a7475f899f65f1be159d2ecfa7496aeb1b81dbc (patch) | |
tree | 6152aefdccc10f11fba247a2f4bdc4b78a19c70b /net | |
parent | 8a2d96c653a25a53419a4e68f360c5616bbd0175 (diff) | |
download | freebsd-ports-gnome-3a7475f899f65f1be159d2ecfa7496aeb1b81dbc.tar.gz freebsd-ports-gnome-3a7475f899f65f1be159d2ecfa7496aeb1b81dbc.tar.zst freebsd-ports-gnome-3a7475f899f65f1be159d2ecfa7496aeb1b81dbc.zip |
Reset maintainership per mail on freebsd-ports@ list
Requested by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_URL2/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_UserAgent_Detect/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile index 34292b1251fa..1630295a7037 100644 --- a/net/pear-Net_URL2/Makefile +++ b/net/pear-Net_URL2/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_URL2 PORTVERSION= 2.0.10 CATEGORIES= net www pear -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Class for parsing and handling URL LICENSE= BSD3CLAUSE diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index 9ae97de4a9b4..f4766b60781f 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.2 PORTREVISION= 1 CATEGORIES= net www pear -MAINTAINER= joehorn@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that determines the Web browser, version, and platform LICENSE= PHP202 |