summaryrefslogtreecommitdiff
path: root/lang/egcs/Makefile
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/egcs/Makefile
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/egcs/Makefile')
-rw-r--r--lang/egcs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile
index 3054d646cf8..9aa13fb7609 100644
--- a/lang/egcs/Makefile
+++ b/lang/egcs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/07/02 08:46:51 agc Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 09:07:04 agc Exp $
#
DISTNAME= egcs-1.1.2
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/egcs-1.1.2/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://egcs.cygnus.com/index.html
+COMMENT= the experimental GNU compiler suite
GNU_CONFIGURE= yes