diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-11 22:29:14 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-11-11 22:29:14 +0000 |
commit | c030153a8558d2dc4496a4318adff3c5534a7285 (patch) | |
tree | 3685b9baec8dfca80132d0d3c6b0b2f780bf2546 /www | |
parent | From: Jean-Marc Zucconi <jmz@thud.cdrom.com> (diff) |
Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by: jmz
Notes
Notes:
svn path=/head/; revision=368
Diffstat (limited to 'www')
-rw-r--r-- | www/chimera/Makefile | 2 | ||||
-rw-r--r-- | www/chimera2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 362163e3ef18..d76b659ba96c 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -1,4 +1,4 @@ -DISTNAME= chimera-1.60 +DISTNAME= chimera-1.61 USE_IMAKE= yes MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile index 362163e3ef18..d76b659ba96c 100644 --- a/www/chimera2/Makefile +++ b/www/chimera2/Makefile @@ -1,4 +1,4 @@ -DISTNAME= chimera-1.60 +DISTNAME= chimera-1.61 USE_IMAKE= yes MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ |