diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
commit | 5799d9acd6710fd37dff03d9f02ac96282367342 (patch) | |
tree | 80c9ad8fa7b4f4eccfef7857a2be006f4bbc9efd /news | |
parent | 8b668b1861468f94e9983301642f0f49aa64ae5e (diff) | |
download | ports-5799d9acd6710fd37dff03d9f02ac96282367342.tar.gz ports-5799d9acd6710fd37dff03d9f02ac96282367342.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 2 | ||||
-rw-r--r-- | news/newsstar/Makefile | 2 | ||||
-rw-r--r-- | news/s-news/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index aed6c821334f..9ae940646ed4 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= rusfidogate PKGNAMESUFFIX= -ds DISTNAME= fidogate${PORTVERSION}ds -MAINTAINER= anray@inet.ua +MAINTAINER= anrays@gmail.com COMMENT= Fido-Internet Gateway and Tosser .if !defined(WITHOUT_INN) diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index ab3b86e26f74..ef53b3d4a061 100644 --- a/news/newsstar/Makefile +++ b/news/newsstar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anray@inet.ua +MAINTAINER= anrays@gmail.com 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 cc53fb331403..a199b4cb3a10 100644 --- a/news/s-news/Makefile +++ b/news/s-news/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.lost.org.uk/ -MAINTAINER= anray@inet.ua +MAINTAINER= anrays@gmail.com COMMENT= Simple news server for hosts with one or two users LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |