diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-02-22 15:13:24 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2010-02-22 15:13:24 +0000 |
commit | 49ed710ea99536b0dda3c916977e7ffb6bc4e5a4 (patch) | |
tree | 4b536bbbd3c8782103fb72b4b2d83d750f7dccfc /net/passlogd | |
parent | c553e1c859742e6c57a892185223a7af1830ddca (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 d894aa112b67..ac45c6b7d77a 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@FreeBSD.org +MAINTAINER= skreuzer@FreeBSD.org COMMENT= Intercept and dump syslog remote log packets PLIST_FILES= sbin/passlogd |