diff options
Diffstat (limited to 'lang/guile/Makefile')
-rw-r--r-- | lang/guile/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile index e7b5ddb8109..d71d88ba0e4 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2003/01/24 12:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2003/02/21 12:03:30 mycroft Exp $ -DISTNAME= guile-1.6.1 -PKGREVISION= 1 +DISTNAME= guile-1.6.3 +#PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=guile/} |