summaryrefslogtreecommitdiff
path: root/www/chimera
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-27 04:48:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-27 04:48:30 +0000
commitd0cfbf5508eabcfb56ddd0c2f793415613d57527 (patch)
treee498c18b5256e2fd8fb2168c5bc190ac209bf5e5 /www/chimera
parentSet PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386 (diff)
Back out previous commit, Andrey confirmed it was not needed.
Notes
Notes: svn path=/head/; revision=1795
Diffstat (limited to 'www/chimera')
-rw-r--r--www/chimera/Makefile3
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