diff options
-rw-r--r-- | databases/libmongo-client/Makefile | 4 | ||||
-rw-r--r-- | net/knc/Makefile | 4 | ||||
-rw-r--r-- | net/msend/Makefile | 2 | ||||
-rw-r--r-- | sysutils/su2/Makefile | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile index 860814ef963e..8d88a8aea2b4 100644 --- a/databases/libmongo-client/Makefile +++ b/databases/libmongo-client/Makefile @@ -1,11 +1,11 @@ -# Created by: Denis Generalov <gd@rambler-co.ru> +# Created by: Denis Generalov <gd.workbox@gmail.com> # $FreeBSD$ PORTNAME= libmongo-client PORTVERSION= 0.1.6.3 CATEGORIES= databases -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Alternative C driver for MongoDB LICENSE= AL2 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 diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index 81fbc6369b44..8ec46d85cf75 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -MAINTAINER= gd@rambler-co.ru +MAINTAINER= gd.workbox@gmail.com COMMENT= Enhanced su, allows users to su with own password + more PATCH_DEPENDS= rcsdiff:${PORTSDIR}/devel/rcs |