aboutsummaryrefslogtreecommitdiff
path: root/math/xgraph
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-12-12 04:32:04 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-12-12 04:32:04 +0000
commitba2097f169c0973fb05793040058356a725c495e (patch)
tree2e88deba232c032980e183c92bf661b1568c4cef /math/xgraph
parenteb5b747103204d1e7662da09a1135df7876acbf8 (diff)
downloadports-ba2097f169c0973fb05793040058356a725c495e.tar.gz
ports-ba2097f169c0973fb05793040058356a725c495e.zip
Notes
Diffstat (limited to 'math/xgraph')
-rw-r--r--math/xgraph/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
index 5ddec613c6f2..4e9c14c2ebab 100644
--- a/math/xgraph/Makefile
+++ b/math/xgraph/Makefile
@@ -3,13 +3,12 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1994/11/25 04:47:47 asami Exp $
#
DISTNAME= xgraph-11
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/Xclients.local/
EXTRACT_SUFX= .tar.Z
-INSTALL_MANPAGES= yes
.include <bsd.port.mk>