diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-21 05:33:09 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-08-21 05:33:09 +0000 |
commit | a5d5f9b3db48abccd08834d6e04c1409b12679db (patch) | |
tree | 77ce2ee1ce442d7522717a45484656826bb410cd /lang | |
parent | 2352c5a99e222c799e672728ce59352f65fa4d23 (diff) | |
download | ports-a5d5f9b3db48abccd08834d6e04c1409b12679db.tar.gz ports-a5d5f9b3db48abccd08834d6e04c1409b12679db.zip |
Notes
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} |