summaryrefslogtreecommitdiff
path: root/lang/guile
diff options
context:
space:
mode:
authoragc <agc>2001-02-17 09:06:56 +0000
committeragc <agc>2001-02-17 09:06:56 +0000
commit791d0f000e3800b92390f9dc47dfcdb2a421a0ca (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/guile
parentce53854194ec79cb0de0babb412a888dc24f3985 (diff)
downloadpkgsrc-791d0f000e3800b92390f9dc47dfcdb2a421a0ca.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/guile')
-rw-r--r--lang/guile/Makefile3
-rw-r--r--lang/guile/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 5b39157bbab..8b13ecacc27 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2000/11/22 21:19:13 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2001/02/17 09:07:11 agc Exp $
# FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
MAINTAINER= perry@piermont.com
HOMEPAGE= http://www.gnu.org/software/guile/guile.html
+COMMENT= GNU's Ubiquitous Intelligent Language for Extension
DEPENDS+= readline>=4.1:../../devel/readline
diff --git a/lang/guile/pkg/COMMENT b/lang/guile/pkg/COMMENT
deleted file mode 100644
index 85e9b0f902e..00000000000
--- a/lang/guile/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GNU's Ubiquitous Intelligent Language for Extension