diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /net/passlogd | |
parent | bc8b7ad6280d68ac02d185af048e8df9f78ed21e (diff) |
Notes
Diffstat (limited to 'net/passlogd')
-rw-r--r-- | net/passlogd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile index dbf7fdc59c16..cb4cb1656586 100644 --- a/net/passlogd/Makefile +++ b/net/passlogd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1f CATEGORIES= net MASTER_SITES= http://www.morphine.com/void/ -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Intercept and dump syslog remote log packets PLIST_FILES= sbin/passlogd |