diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 7e3692bf39ca75e0de822225e32bce316750738d (patch) | |
tree | c6e58362037cb90f7b6bf33f4beed6ded0e4c264 /news/s-news | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) | |
download | ports-7e3692bf39ca75e0de822225e32bce316750738d.tar.gz ports-7e3692bf39ca75e0de822225e32bce316750738d.zip |
Notes
Diffstat (limited to 'news/s-news')
-rw-r--r-- | news/s-news/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/s-news/Makefile b/news/s-news/Makefile index a199b4cb3a10..7534819bdc75 100644 --- a/news/s-news/Makefile +++ b/news/s-news/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: s-news # Date created: Jul 13 13:29:47 EEST 2004 -# Whom: Andrey Slusar <vasallia@ukr.net> +# Whom: Andrey Slusar <anray@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.lost.org.uk/ -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Simple news server for hosts with one or two users LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |