diff options
Diffstat (limited to 'mail/greylisting-spp')
-rw-r--r-- | mail/greylisting-spp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/greylisting-spp/Makefile b/mail/greylisting-spp/Makefile index 7341478b782..3f570415c52 100644 --- a/mail/greylisting-spp/Makefile +++ b/mail/greylisting-spp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2020/11/05 09:08:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2021/04/21 11:42:08 adam Exp $ DISTNAME= greylisting-spp-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} |