diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/knc/Makefile | 4 | ||||
-rw-r--r-- | net/msend/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/knc/Makefile b/net/knc/Makefile index 62ca2dd36887..8c6017d4eff1 100644 --- a/net/knc/Makefile +++ b/net/knc/Makefile @@ -1,4 +1,4 @@ -# Created by: Denis Generalov <gd@rambler-co.ru> +# Created by: Denis Generalov <gd.workbox@gmail.com> # $FreeBSD$ PORTNAME= knc @@ -6,7 +6,7 @@ PORTVERSION= 1.7.1 CATEGORIES= net MASTER_SITES= http://oskt.secure-endpoints.com/downloads/ -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= KNC is Kerberised NetCat LICENSE= BSD MIT diff --git a/net/msend/Makefile b/net/msend/Makefile index afbfe7f8ea3c..a988f7505175 100644 --- a/net/msend/Makefile +++ b/net/msend/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= markp -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Client and server for the RFC1312 message protocol USE_RC_SUBR= mesgd |