summaryrefslogtreecommitdiff
path: root/lang/pforth
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/pforth
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/pforth')
-rw-r--r--lang/pforth/Makefile3
-rw-r--r--lang/pforth/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/pforth/Makefile b/lang/pforth/Makefile
index 99d4f1716b5..a2574ce2a51 100644
--- a/lang/pforth/Makefile
+++ b/lang/pforth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/19 22:26:59 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 09:07:25 agc Exp $
DISTNAME= pfthunix19
PKGNAME= pforth-19
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jtb@netbsd.org
HOMEPAGE= http://www.softsynth.com/pforth/
+COMMENT= Portable ANS-like Forth
WRKSRC= ${WRKDIR}/pforth
USE_GMAKE= YES
diff --git a/lang/pforth/pkg/COMMENT b/lang/pforth/pkg/COMMENT
deleted file mode 100644
index b64667eda86..00000000000
--- a/lang/pforth/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Portable ANS-like Forth