summaryrefslogtreecommitdiff
path: root/lang/Sather
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:13:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 13:13:16 +0000
commit5812de6cad8e1e805064bee092950cdc9934a516 (patch)
treec7e8309958dbcfc8385a365e6b29258175c91037 /lang/Sather
parentChange "mail news utilities" to "mail news utils". (diff)
Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
Notes
Notes: svn path=/head/; revision=2450
Diffstat (limited to 'lang/Sather')
-rw-r--r--lang/Sather/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile
index eaa016662bb7..2740a9bbae1b 100644
--- a/lang/Sather/Makefile
+++ b/lang/Sather/Makefile
@@ -3,11 +3,11 @@
# Date created: Mon Oct 31 22:04:12 PST 1994
# Whom: hsu
#
-# $Id: Makefile,v 1.8 1995/04/16 21:28:20 asami Exp $
+# $Id: Makefile,v 1.9 1995/04/24 11:28:53 asami Exp $
#
DISTNAME= Sather-1.0.5
-CATEGORIES+= languages
+CATEGORIES+= lang
MASTER_SITES= ftp://ftp.icsi.berkeley.edu/pub/sather/
WRKSRC= ${WRKDIR}/Sather