diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 6500b9c18faf..963e5b700077 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} |