diff options
author | jhale <jhale@FreeBSD.org> | 2013-10-29 20:25:59 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2013-10-29 20:25:59 +0800 |
commit | 436d62437b2aec2062c603a5c4af4361c44bb929 (patch) | |
tree | f65a960c30f07bc776b7ea7d3bc71c6cf463de7b /net | |
parent | d4ae24a83cc3be872eb0795736258acd5c377f74 (diff) | |
download | freebsd-ports-gnome-436d62437b2aec2062c603a5c4af4361c44bb929.tar.gz freebsd-ports-gnome-436d62437b2aec2062c603a5c4af4361c44bb929.tar.zst freebsd-ports-gnome-436d62437b2aec2062c603a5c4af4361c44bb929.zip |
- Update maintainer email address
PR: ports/183415, ports/183418, ports/183419, ports/183421
Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer)
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 |