diff options
author | araujo <araujo@FreeBSD.org> | 2010-03-05 10:43:47 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2010-03-05 10:43:47 +0800 |
commit | 6c8ef153b71e0b4cd0f22be4fcf8ad15e860175c (patch) | |
tree | 5d171cbb5ae2ae9bd97cc44c17c0b0c46d8d8f0f /sysutils | |
parent | 21e4e94393447cb57e2cc2d00e733f1314d97d22 (diff) | |
download | freebsd-ports-gnome-6c8ef153b71e0b4cd0f22be4fcf8ad15e860175c.tar.gz freebsd-ports-gnome-6c8ef153b71e0b4cd0f22be4fcf8ad15e860175c.tar.zst freebsd-ports-gnome-6c8ef153b71e0b4cd0f22be4fcf8ad15e860175c.zip |
- Pass maintainership to Eitan Adler.
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (via private mail)
Feature safe: yes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/googlog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/googlog/Makefile b/sysutils/googlog/Makefile index 3e8147ac6219..dcd86712536c 100644 --- a/sysutils/googlog/Makefile +++ b/sysutils/googlog/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.googlog.org/download/ DISTNAME= GoogLog-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= GoogLog is a simple tool to search inside your syslog files RUN_DEPENDS= ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \ |