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/s-news | |
parent | 8b668b1861468f94e9983301642f0f49aa64ae5e (diff) | |
download | ports-5799d9acd6710fd37dff03d9f02ac96282367342.tar.gz ports-5799d9acd6710fd37dff03d9f02ac96282367342.zip |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
Notes
Notes:
svn path=/head/; revision=125497
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 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 |