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/s-news | |
parent | 909e8c20be2e6b0a1a6f793c1d1b00e9a04a597f (diff) | |
download | ports-becbec3cb386504b17d03f0bf45c17a4ee3d2042.tar.gz ports-becbec3cb386504b17d03f0bf45c17a4ee3d2042.zip |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
Notes
Notes:
svn path=/head/; revision=115587
Diffstat (limited to 'news/s-news')
-rw-r--r-- | news/s-news/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |