diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | b5270e946872343acc3a105e3f15ac7ac0fe0d3f (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /mail/perdition | |
parent | b58fee0287f315c6a88864c597725f419f586010 (diff) | |
download | pkgsrc-b5270e946872343acc3a105e3f15ac7ac0fe0d3f.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'mail/perdition')
-rw-r--r-- | mail/perdition/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/perdition/Makefile.common b/mail/perdition/Makefile.common index 3796e6ad6e4..889d5d5869f 100644 --- a/mail/perdition/Makefile.common +++ b/mail/perdition/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2006/03/03 16:56:35 tv Exp $ +# $NetBSD: Makefile.common,v 1.4 2006/03/22 22:50:32 tv Exp $ # PERDITION_VERSION= 1.17 @@ -6,7 +6,7 @@ DISTNAME= perdition-${PERDITION_VERSION} CATEGORIES= mail MASTER_SITES= http://www.vergenet.net/linux/perdition/download/1.17/ -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.vergenet.net/linux/perdition/ COMMENT= IMAP/POP3 proxy redirector (${PERDITION_COMMENT}) |