diff options
Diffstat (limited to 'www/chimera')
-rw-r--r-- | www/chimera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 8adeb05c5525..b9b83bd686ba 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -3,12 +3,11 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id:$ +# $Id: Makefile,v 1.3 1994/12/27 10:43:55 asami Exp $ # DISTNAME= chimera-1.63 USE_IMAKE= yes MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ -INSTALL_MANPAGES= yes .include <bsd.port.mk> |