diff options
Diffstat (limited to 'lang/mercury/Makefile')
-rw-r--r-- | lang/mercury/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile index 5f368090de6..3a1ad5a0f45 100644 --- a/lang/mercury/Makefile +++ b/lang/mercury/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/10/02 20:11:45 asau Exp $ +# $NetBSD: Makefile,v 1.41 2012/10/03 21:56:19 wiz Exp $ DISTNAME= mercury-compiler-11.07 PKGNAME= mercury-11.07 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.mercury.cs.mu.oz.au/pub/mercury/ \ http://www.mercury.cs.mu.oz.au/download/files/ \ |