summaryrefslogtreecommitdiff
path: root/lang/icon
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/icon
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/icon')
-rw-r--r--lang/icon/Makefile3
-rw-r--r--lang/icon/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index c981905df7c..b7ec26de073 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/06/19 15:56:26 pooka Exp $
+# $NetBSD: Makefile,v 1.17 2001/02/17 09:07:13 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/02/12 08:39:15 tg Exp
#
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.arizona.edu/icon/index.htm
+COMMENT= The Icon programming language
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-i386 NetBSD-*-sparc
diff --git a/lang/icon/pkg/COMMENT b/lang/icon/pkg/COMMENT
deleted file mode 100644
index e54b6e4b41a..00000000000
--- a/lang/icon/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The Icon programming language