diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-07-27 04:30:53 +0000 |
commit | 189bb010c08702d5d887899161ee9c5fe731aabf (patch) | |
tree | d2c5d972d751ce214000d308eb60a05d17f9dffa /mail/pymsgauth | |
parent | 3fc3d1ecb1e9022890e0a8dfb7e8dab36f098065 (diff) | |
download | ports-189bb010c08702d5d887899161ee9c5fe731aabf.tar.gz ports-189bb010c08702d5d887899161ee9c5fe731aabf.zip |
Notes
Diffstat (limited to 'mail/pymsgauth')
-rw-r--r-- | mail/pymsgauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index 1989bd1073b1..cb0dafc1654d 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.0 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/pymsgauth/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically process qsecretary confirmation requests USE_PYTHON= yes |