aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-12-14 21:48:10 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-12-14 21:48:10 +0000
commit2127a44c33303c524cc663f2ee6b9c2fa43ee1d2 (patch)
tree97a408059d1d4b5207fdbfb759af34b436fbdb13 /net
parentc14b26af55310ae86b92e9578f1af43581513863 (diff)
downloadports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.tar.gz
ports-2127a44c33303c524cc663f2ee6b9c2fa43ee1d2.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/libmxp/Makefile2
-rw-r--r--net/liboauth/Makefile2
-rw-r--r--net/nfsshell/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile
index abe49d69d776..fde1cc7b4033 100644
--- a/net/libmxp/Makefile
+++ b/net/libmxp/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.2.4
CATEGORIES= net games textproc
MASTER_SITES= http://www.kmuddy.com/libmxp/files/
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parser for the MUD eXtension protocol
USES= cmake
diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile
index bbda719c1faa..7730358e4ee0 100644
--- a/net/liboauth/Makefile
+++ b/net/liboauth/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C library implementing the OAuth Core standard
LIB_DEPENDS= libcurl.so:ftp/curl
diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile
index 9da8d03274e7..ec80771655a6 100644
--- a/net/nfsshell/Makefile
+++ b/net/nfsshell/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 20130510
CATEGORIES= net
#MASTER_SITES= http://www.cs.vu.nl/pub/leendert/
-MAINTAINER= johans@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Userland NFS command tool
USE_GITHUB= yes