diff options
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 267131b8ebe..5f0d23d3db1 100644 --- a/lang/ghc-bootstrap/Makefile +++ b/lang/ghc-bootstrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/01/09 23:55:59 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:42 wiz Exp $ DISTNAME= ghc-6.8.3 PKGNAME= ghc-bootstrap-6.8.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/6.8.3/ DISTFILES= ghc-6.8.3-src.tar.bz2 |