diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 20:48:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-07 20:48:45 +0000 |
commit | becbec3cb386504b17d03f0bf45c17a4ee3d2042 (patch) | |
tree | de7ed9d4406f6fb00adc19f30bce9b31260a3898 /news | |
parent | 909e8c20be2e6b0a1a6f793c1d1b00e9a04a597f (diff) | |
download | ports-becbec3cb386504b17d03f0bf45c17a4ee3d2042.tar.gz ports-becbec3cb386504b17d03f0bf45c17a4ee3d2042.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 a28e64f60edf..8221adb68ac0 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= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= Fido-Internet Gateway and Tosser .if !defined(WITHOUT_INN) diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile index b71c6a8f3747..264bbb8e1ca3 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= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= Transfer news between a local NNTP server (INN or sn) .if !defined(WITH_SN) diff --git a/news/s-news/Makefile b/news/s-news/Makefile index 6e2043b7db0c..cc53fb331403 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= vasallia@ukr.net +MAINTAINER= anray@inet.ua COMMENT= Simple news server for hosts with one or two users LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |