diff options
author | adrianp <adrianp> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-07-17 18:00:13 +0000 |
commit | 885f04eb66866565f91ad15446cb1de744cae2d7 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /mail/libspf2 | |
parent | 989b12ea278173df03fb529c8ed9dd321f04b8af (diff) | |
download | pkgsrc-885f04eb66866565f91ad15446cb1de744cae2d7.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'mail/libspf2')
-rw-r--r-- | mail/libspf2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index a55162ce85f..4bed6bcc3fb 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2009/01/10 23:34:13 adrianp Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/17 18:00:18 adrianp Exp $ DISTNAME= libspf2-1.2.9 CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/spf/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libspf2.org/ COMMENT= Implementation of the Sender Policy Framework |