summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-01-20 06:12:05 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-01-20 06:12:05 +0000
commit0e2468d8b12698bbcc41657c99af38126d9697a7 (patch)
treed09e03b15f7ad43d80b1173bd6f344fae6e34930 /net
parent. Add SHA256. (diff)
Change my email address to the @FreeBSD one
Approved by: garga (mentor)
Notes
Notes: svn path=/head/; revision=153954
Diffstat (limited to 'net')
-rw-r--r--net/libnss-mysql/Makefile2
-rw-r--r--net/prtunnel/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libnss-mysql/Makefile b/net/libnss-mysql/Makefile
index 99a4357f815d..fbbef47fda01 100644
--- a/net/libnss-mysql/Makefile
+++ b/net/libnss-mysql/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libnss-mysql
-MAINTAINER= vd@datamax.bg
+MAINTAINER= vd@FreeBSD.org
COMMENT= NSS module using a MySQL database for backend
GNU_CONFIGURE= yes
diff --git a/net/prtunnel/Makefile b/net/prtunnel/Makefile
index 8996f7d9207e..b330af0db107 100644
--- a/net/prtunnel/Makefile
+++ b/net/prtunnel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.6
CATEGORIES= net
MASTER_SITES= http://joshbeam.com/files/
-MAINTAINER= vd@datamax.bg
+MAINTAINER= vd@FreeBSD.org
COMMENT= Tunnel for TCP connections using an HTTP or SOCKS5 proxy
USE_REINPLACE= yes