diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postforward/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postforward/Makefile b/mail/postforward/Makefile index ac527dc4f51..26ff89552e4 100644 --- a/mail/postforward/Makefile +++ b/mail/postforward/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2020/10/15 13:08:25 bsiegert Exp $ +# $NetBSD: Makefile,v 1.22 2020/11/08 21:59:26 bsiegert Exp $ DISTNAME= postforward-1.1.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=zoni/} |