diff options
author | mbalmer <mbalmer> | 2013-05-31 12:56:42 +0000 |
---|---|---|
committer | mbalmer <mbalmer> | 2013-05-31 12:56:42 +0000 |
commit | e5b5343d30e649603db363f52e1ec07abebcd520 (patch) | |
tree | e9b2623a2555ae578291bc34fb6fbe4ae954ecf9 /mail/smtp-vilter | |
parent | d893d45357880fbb7a96300c2d98bdf2b9b03e6d (diff) | |
download | pkgsrc-e5b5343d30e649603db363f52e1ec07abebcd520.tar.gz |
Only use the email address for MAINTAINER, bump PKGREVISION.
Diffstat (limited to 'mail/smtp-vilter')
-rw-r--r-- | mail/smtp-vilter/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/smtp-vilter/Makefile b/mail/smtp-vilter/Makefile index 9ef1372ca55..7fec339db53 100644 --- a/mail/smtp-vilter/Makefile +++ b/mail/smtp-vilter/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2013/05/30 18:18:51 mbalmer Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/31 12:56:42 mbalmer Exp $ DISTNAME= smtp-vilter-1.3.8 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tgz -PKGREVISION= 1 +PKGREVISION= 2 -MAINTAINER= Marc Balmer <marc@msys.ch> +MAINTAINER= marc@msys.ch HOMEPAGE= http://www.etc.msys.ch/software/smtp-vilter/ COMMENT= milter to scan messages for viruses and spam |