diff options
Diffstat (limited to 'mail/postforward/Makefile')
-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 aa466c8362d..963ca7e4afb 100644 --- a/mail/postforward/Makefile +++ b/mail/postforward/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2020/03/21 16:57:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2020/04/12 11:01:42 bsiegert Exp $ DISTNAME= postforward-1.1.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=zoni/} |