diff options
author | kris <kris@FreeBSD.org> | 2005-11-14 10:14:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-14 10:14:59 +0800 |
commit | 52b52501cdeed951281b22ebadd45532f07aff07 (patch) | |
tree | f7c65db1950249f10811ac34681ae65db81f9742 | |
parent | 0f965fde6b8d440e8a4f55fe775a44df91eacb45 (diff) | |
download | freebsd-ports-gnome-52b52501cdeed951281b22ebadd45532f07aff07.tar.gz freebsd-ports-gnome-52b52501cdeed951281b22ebadd45532f07aff07.tar.zst freebsd-ports-gnome-52b52501cdeed951281b22ebadd45532f07aff07.zip |
Reset undeliverable maintainer address (past 1 month):
<veraldi@cs.unibo.it>: cannot access mailbox /var/mail/veraldi for user
veraldi. error writing message: Disk quota exceeded
Reindent COMMENT
-rw-r--r-- | security/sniff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sniff/Makefile b/security/sniff/Makefile index 878b1efe7abd..63c4068fda00 100644 --- a/security/sniff/Makefile +++ b/security/sniff/Makefile @@ -11,8 +11,8 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -MAINTAINER= veraldi@cs.unibo.it -COMMENT= Program to sniff logins and passwords +MAINTAINER= ports@FreeBSD.org +COMMENT= Program to sniff logins and passwords MAN1= sniff.1 PLIST_FILES= sbin/sniff |