diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 00:01:09 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 00:01:09 +0000 |
commit | 8294a1d6082ef84d5f1d23078f9a89870c55ea55 (patch) | |
tree | 874789feaefdd4c0669eeab1b69ac7f174434662 /lang/stklos | |
parent | 6babeb84a5af4c01adbcb2042600819007e5094b (diff) |
Notes
Diffstat (limited to 'lang/stklos')
-rw-r--r-- | lang/stklos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile index ec44fa4f0f25..cdb81ca9fe0c 100644 --- a/lang/stklos/Makefile +++ b/lang/stklos/Makefile @@ -7,7 +7,7 @@ PORTNAME= stklos PORTVERSION= 0.55 -CATEGORIES= lang +CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |