diff options
author | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-08 04:48:45 +0800 |
commit | 030871c4bb89dd46b2a74d8bef2d7f86ba8a228d (patch) | |
tree | dde35b5a1c893c8fd6587a8fac35ef12fa7bf510 /news/s-news/Makefile | |
parent | 7f49a498bfa3b4f95acd5620f7d603b2fee68c88 (diff) | |
download | freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.gz freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.tar.zst freebsd-ports-gnome-030871c4bb89dd46b2a74d8bef2d7f86ba8a228d.zip |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
Diffstat (limited to 'news/s-news/Makefile')
-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 |