diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 7c83c95ff769aa92061fdd9075a05dac67a46b8c (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /lang/swi-prolog-lite | |
parent | b2b62cf3ccbfa55109697696ce0782e892a4984b (diff) | |
download | pkgsrc-7c83c95ff769aa92061fdd9075a05dac67a46b8c.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'lang/swi-prolog-lite')
-rw-r--r-- | lang/swi-prolog-lite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/swi-prolog-lite/Makefile b/lang/swi-prolog-lite/Makefile index 465c86a703f..de41bb107b4 100644 --- a/lang/swi-prolog-lite/Makefile +++ b/lang/swi-prolog-lite/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2010/02/10 21:56:40 asau Exp $ +# $NetBSD: Makefile,v 1.16 2010/03/24 19:43:26 asau Exp $ .include "Makefile.common" PKGNAME= swi-prolog-lite-${SWIPLVERS} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= ISO/Edinburgh-style Prolog compiler |