diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-05 19:50:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-05 19:50:32 +0000 |
commit | bce306a85e4d6d6a2b9324cb8213f87ef0eb1557 (patch) | |
tree | db5664fb99eb68d742b65f7b11dc53b2598617fb | |
parent | f668fa0400e0dbcdf66b51f2bc096f872324cb45 (diff) |
Notes
-rw-r--r-- | lang/egcs/files/patch-bc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/egcs/files/patch-bc b/lang/egcs/files/patch-bc index c6faefae79d6..a561227da623 100644 --- a/lang/egcs/files/patch-bc +++ b/lang/egcs/files/patch-bc @@ -5,7 +5,7 @@ # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -VERSION = 2.9.0 -+VERSION = 3 ++VERSION = 290 OBJS = cstringi.o stdexcepti.o cstdlibi.o cmathi.o stlinst.o SUBLIBS = $(STAMP)-string $(STAMP)-complx |