summaryrefslogtreecommitdiff
path: root/lang/Gofer
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:44:50 +0000
commite9ccf3caedcbc7842d96d1e2d62b485d2b779d82 (patch)
treee794a0f1258ff3a3fb78f77c1b40c19f5113e45d /lang/Gofer
parentUpdate of net Makefiles! Am I done? :) (diff)
Update of lang Makefiles....
Notes
Notes: svn path=/head/; revision=1364
Diffstat (limited to 'lang/Gofer')
-rw-r--r--lang/Gofer/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile
index abe245ff384b..d9da1a2c7441 100644
--- a/lang/Gofer/Makefile
+++ b/lang/Gofer/Makefile
@@ -3,12 +3,14 @@
# Date created: Wed Feb 1 01:51:59 PST 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.1.1.1 1995/02/08 09:41:10 hsu Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:46:37 jkh Exp $
#
DISTNAME = gofer230a
-MASTER_SITES = ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/
+PKGNAME = gofer-2.30a
CATEGORIES+= languages
+MASTER_SITES = ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/
+
WRKSRC = ${WRKDIR}/src
LIBDIR = ${PREFIX}/lib/Gofer