diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /mail/mblaze | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'mail/mblaze')
-rw-r--r-- | mail/mblaze/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mblaze/Makefile b/mail/mblaze/Makefile index 5b1aba2772a..8613bbb3f59 100644 --- a/mail/mblaze/Makefile +++ b/mail/mblaze/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2018/08/17 11:04:11 leot Exp $ +# $NetBSD: Makefile,v 1.2 2018/08/22 09:45:26 wiz Exp $ DISTNAME= mblaze-0.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GITHUB:=chneukirchen/} GITHUB_TAG= v${PKGVERSION_NOREV} |