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 96a8b88d27e8..72f0557be802 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -3,13 +3,12 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id: Makefile,v 1.7 1995/04/04 15:46:16 asami Exp $ +# $Id: Makefile,v 1.8 1995/05/26 22:17:22 ache Exp $ # DISTNAME= chimera-1.65 CATEGORIES+= networking MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ -PREFIX= ${X11BASE} MAINTAINER= asami@FreeBSD.ORG |