summaryrefslogtreecommitdiff
path: root/lang/Gofer
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/Gofer
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/Gofer')
-rw-r--r--lang/Gofer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile
index 57a14f83a5c0..8b6819ef115f 100644
--- a/lang/Gofer/Makefile
+++ b/lang/Gofer/Makefile
@@ -3,12 +3,12 @@
# Date created: Wed Feb 1 01:51:59 PST 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.4 1995/04/16 21:24:37 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/24 11:25:09 asami Exp $
#
DISTNAME = gofer230a
PKGNAME = gofer-2.30a
-CATEGORIES+= languages
+CATEGORIES+= lang
MASTER_SITES = ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/
WRKSRC = ${WRKDIR}/src