diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/libmxp/Makefile | 2 | ||||
-rw-r--r-- | net/nfsshell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index 2de0508ac044..b854d5bbf335 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.4 CATEGORIES= net games textproc MASTER_SITES= http://www.kmuddy.com/libmxp/files/ -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol USE_CMAKE= yes diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile index 14949c081c4c..34e159ca22fe 100644 --- a/net/nfsshell/Makefile +++ b/net/nfsshell/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.cs.vu.nl/pub/leendert/ DISTNAME= ${PORTNAME} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Userland NFS command tool WRKSRC= ${WRKDIR}/nfs |