diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 7e3692bf39ca75e0de822225e32bce316750738d (patch) | |
tree | c6e58362037cb90f7b6bf33f4beed6ded0e4c264 /news | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) | |
download | ports-7e3692bf39ca75e0de822225e32bce316750738d.tar.gz ports-7e3692bf39ca75e0de822225e32bce316750738d.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 4 | ||||
-rw-r--r-- | news/newsstar/Makefile | 4 | ||||
-rw-r--r-- | news/s-news/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 80a3b2103de0..64a0bdcff66d 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: fidogateds -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # Date created: 9 Feb 2004 # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= rusfidogate PKGNAMESUFFIX= -ds DISTNAME= fidogate${PORTVERSION}ds -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Fido-Internet Gateway and Tosser .if !defined(WITHOUT_INN) diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index 196d2ca15ae4..7f96141e10c4 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: newsstar # Date created: 9 May 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Transfer news between a local NNTP server (INN, sn, s-news) .if defined(WITHOUT_SSL) diff --git a/news/s-news/Makefile b/news/s-news/Makefile index a199b4cb3a10..7534819bdc75 100644 --- a/news/s-news/Makefile +++ b/news/s-news/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: s-news # Date created: Jul 13 13:29:47 EEST 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.lost.org.uk/ -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Simple news server for hosts with one or two users LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |