aboutsummaryrefslogtreecommitdiffstats
path: root/lang/egcs/Makefile
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>1999-04-22 08:17:18 +0800
committerscrappy <scrappy@FreeBSD.org>1999-04-22 08:17:18 +0800
commita7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d (patch)
tree006d85b1a207b6d68c794387f1268de6952c7fc5 /lang/egcs/Makefile
parentb76829d860898cd0c4a4960aebd9e9a4aec48765 (diff)
downloadfreebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.tar.gz
freebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.tar.zst
freebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.zip
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
Diffstat (limited to 'lang/egcs/Makefile')
-rw-r--r--lang/egcs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile
index e97ad12bbc21..47544115a1d7 100644
--- a/lang/egcs/Makefile
+++ b/lang/egcs/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
+# $Id: Makefile,v 1.54 1999/04/08 21:12:34 billf Exp $
#
DISTNAME= egcs-1.1.2
@@ -22,8 +22,6 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \
MAINTAINER= obrien@FreeBSD.org
-WWW_SITE= http://egcs.cygnus.com/
-
USE_BZIP2= yes
.include <bsd.port.pre.mk>