diff options
Diffstat (limited to 'lang/swi-pl/Makefile')
-rw-r--r-- | lang/swi-pl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 949f1e4..6503168 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWI-Prolog -# Version required: 2.8.2 +# Version required: 2.8.6 # Date created: 10 August 1996 # Whom: Michael Butschky <butsch@computi.erols.com> # -# $Id: Makefile,v 1.10 1997/03/26 16:13:19 max Exp $ +# $Id: Makefile,v 1.11 1997/04/04 16:26:01 max Exp $ # -DISTNAME= pl-2.8.2 -PKGNAME= swi-pl-2.8.2 +DISTNAME= pl-2.8.6 +PKGNAME= swi-pl-2.8.6 CATEGORIES= lang MASTER_SITES= ftp://swi.psy.uva.nl/pub/SWI-Prolog/ |