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 bec3d3afa417..50daedfd947a 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.7.18 +# Version required: 2.7.20 # Date created: 10 August 1996 # Whom: Michael Butschky <butsch@computi.erols.com> # -# $Id: Makefile,v 1.7 1996/11/16 16:25:10 max Exp $ +# $Id: Makefile,v 1.8 1997/02/02 21:45:35 max Exp $ # -DISTNAME= pl-2.7.18 -PKGNAME= swi-pl-2.7.18 +DISTNAME= pl-2.7.20 +PKGNAME= swi-pl-2.7.20 CATEGORIES= lang MASTER_SITES= ftp://swi.psy.uva.nl/pub/SWI-Prolog/ |