diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:20:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:20:23 +0000 |
commit | 3df089616c9316030d9d7d7d2002a7606fb17a18 (patch) | |
tree | 30d1f72ca00c546dae7ade5fd0de68baac88fb0f /mail/qmail-remove | |
parent | 8ac11c3de19773c410e27054e095e0a1e5152b6f (diff) | |
download | ports-3df089616c9316030d9d7d7d2002a7606fb17a18.tar.gz ports-3df089616c9316030d9d7d7d2002a7606fb17a18.zip |
Notes
Diffstat (limited to 'mail/qmail-remove')
-rw-r--r-- | mail/qmail-remove/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-remove/Makefile b/mail/qmail-remove/Makefile index 8a95c5cd6b6c..901620fd2a7b 100644 --- a/mail/qmail-remove/Makefile +++ b/mail/qmail-remove/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.95 CATEGORIES= mail MASTER_SITES= http://www.linuxmagic.com/opensource/qmail/qmail-remove/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Removes messages from your qmail queue based on a particular string PLIST_FILES= sbin/qmail-remove bin/populate.pl |