From a97a24163a5bc96fe3a9686d8ed98bbfff08359f Mon Sep 17 00:00:00 2001 From: daichi Date: Thu, 21 Aug 2003 05:33:09 +0000 Subject: update lang/gauche: add 'scheme' virtual catagory PR: 55284 Submitted by: Erik Greenwald (maintainer) --- lang/gauche/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 6500b9c18fa..963e5b70007 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -7,7 +7,7 @@ PORTNAME= gauche PORTVERSION= 0.7.1 # Keep databases/gauche-gdbm in sync with this -CATEGORIES= lang +CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Gauche-${PORTVERSION} -- cgit