diff options
author | pclin <pclin@FreeBSD.org> | 2013-02-13 14:04:08 +0800 |
---|---|---|
committer | pclin <pclin@FreeBSD.org> | 2013-02-13 14:04:08 +0800 |
commit | d6407a6876edc8160d556408cbb7d5f93998908e (patch) | |
tree | 41f8496fb1a55368ad7a5979e63c22ab66f30478 /mail/py-milter/Makefile | |
parent | cb415fb5ae9c803674e9368b52345565c6a28003 (diff) | |
download | freebsd-ports-graphics-d6407a6876edc8160d556408cbb7d5f93998908e.tar.gz freebsd-ports-graphics-d6407a6876edc8160d556408cbb7d5f93998908e.tar.zst freebsd-ports-graphics-d6407a6876edc8160d556408cbb7d5f93998908e.zip |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
Diffstat (limited to 'mail/py-milter/Makefile')
-rw-r--r-- | mail/py-milter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-milter/Makefile b/mail/py-milter/Makefile index 851a23db9ae..9039be542f2 100644 --- a/mail/py-milter/Makefile +++ b/mail/py-milter/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PYPORTNAME}/${PYPORTNAME}/${DISTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PYPORTNAME}-${PORTVERSION} -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= Python interface to Sendmail milter API LICENSE= GPLv2 |