diff options
Diffstat (limited to 'lang/mercury/Makefile')
-rw-r--r-- | lang/mercury/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile index fb50f0958bc..2d910c754df 100644 --- a/lang/mercury/Makefile +++ b/lang/mercury/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2013/04/06 20:27:23 rodent Exp $ +# $NetBSD: Makefile,v 1.43 2013/05/31 12:41:11 wiz Exp $ DISTNAME= mercury-compiler-11.07 PKGNAME= mercury-11.07 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ftp://ftp.mercury.cs.mu.oz.au/pub/mercury/ \ http://www.mercury.cs.mu.oz.au/download/files/ \ |