aboutsummaryrefslogtreecommitdiffstats
path: root/lang/mit-scheme/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
committerjkh <jkh@FreeBSD.org>1995-04-01 20:51:41 +0800
commit53877c9f645ddedab9a5f167859019ea3a6e8a6f (patch)
treefc33134c759ae5dde8d5dd09a7b45e70fc8afd53 /lang/mit-scheme/Makefile
parent2aa1428ec175749eedeb8e8e43420e2f545e475f (diff)
downloadfreebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.gz
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.tar.zst
freebsd-ports-gnome-53877c9f645ddedab9a5f167859019ea3a6e8a6f.zip
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Diffstat (limited to 'lang/mit-scheme/Makefile')
-rw-r--r--lang/mit-scheme/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mit-scheme/Makefile b/lang/mit-scheme/Makefile
index 2b285b529b8b..afea829fde2c 100644
--- a/lang/mit-scheme/Makefile
+++ b/lang/mit-scheme/Makefile
@@ -6,6 +6,7 @@
DISTNAME= mit-scheme
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
+CATEGORIES+= languages
DISTFILES= scheme-microcode+dist-7.3-freebsd.tgz
MAINTAINER= jmacd@uclink.berkeley.edu