summaryrefslogtreecommitdiff
path: root/lang/baci
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
committeragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
commit82acd159f7158e3b9efdc652d4faed7d75ffabde (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/baci
parent6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (diff)
downloadpkgsrc-82acd159f7158e3b9efdc652d4faed7d75ffabde.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/baci')
-rw-r--r--lang/baci/Makefile3
-rw-r--r--lang/baci/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/baci/Makefile b/lang/baci/Makefile
index 703c05b6070..37d020e0099 100644
--- a/lang/baci/Makefile
+++ b/lang/baci/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/10/21 22:42:46 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 09:06:58 agc Exp $
#
DISTNAME= bacisrc
@@ -10,6 +10,7 @@ DISTFILES= bacisrc.tar.gz \
MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://www.mines.edu/fs_home/tcamp/baci/
+COMMENT= Ben-Ari Concurrent Interpreter
DEPENDS+= bison-*:../../devel/bison
diff --git a/lang/baci/pkg/COMMENT b/lang/baci/pkg/COMMENT
deleted file mode 100644
index a422117d53d..00000000000
--- a/lang/baci/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Ben-Ari Concurrent Interpreter