diff options
-rw-r--r-- | devel/terminality/Makefile | 2 | ||||
-rw-r--r-- | editors/sted/Makefile | 2 | ||||
-rw-r--r-- | net/cryptcat/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/terminality/Makefile b/devel/terminality/Makefile index b7c14f5aba85..8b4e4f108b5f 100644 --- a/devel/terminality/Makefile +++ b/devel/terminality/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://freebsd.t-hosting.hu/${PORTNAME}/ DISTNAME= tn-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= A cross-platform terminal manipulation library do-install: diff --git a/editors/sted/Makefile b/editors/sted/Makefile index bd0fe2743e07..7878f0631141 100644 --- a/editors/sted/Makefile +++ b/editors/sted/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.2.2 CATEGORIES= editors MASTER_SITES= http://freebsd.t-hosting.hu/sted/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Simple/Small/Stupid Text Editor WRKSRC= ${WRKDIR}/sted diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index 3fc183a3c5b3..10d22f173340 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-unix-${PORTVERSION} EXTRACT_SUFX= .tar -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sahil@tandon.net COMMENT= Standard netcat enhanced with twofish encryption WRKSRC= ${WRKDIR}/unix |