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 /lang/ghc-bootstrap/Makefile | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'lang/ghc-bootstrap/Makefile')
-rw-r--r-- | lang/ghc-bootstrap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc-bootstrap/Makefile b/lang/ghc-bootstrap/Makefile index 60b742889cf..9eb7859e33a 100644 --- a/lang/ghc-bootstrap/Makefile +++ b/lang/ghc-bootstrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2016/07/09 06:38:25 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2018/08/22 09:45:20 wiz Exp $ DISTNAME= ghc-6.8.3 PKGNAME= ghc-bootstrap-6.8.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/6.8.3/ DISTFILES= ghc-6.8.3-src.tar.bz2 |