summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-04-13 00:51:58 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-04-13 00:51:58 +0000
commitb9861a3c714b141150089914b634ccec7b87d533 (patch)
tree26be547e134d874a031a16859ba3f8f9e349eed5 /math
parentSubmitted by: archie Cobbs (archie@whistle.com) (diff)
Nuke math/xvgr. Obsoleted by xmgr.
Notes
Notes: svn path=/head/; revision=10503
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index 96c848d2d308..88ef9284e9ef 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.36 1998/02/28 03:49:19 itojun Exp $
+# $Id: Makefile,v 1.37 1998/04/10 05:05:16 hoek Exp $
#
SUBDIR += Scilab
@@ -32,6 +32,5 @@
SUBDIR += xlispstat
SUBDIR += xplot
SUBDIR += xspread
- SUBDIR += xvgr
.include <bsd.port.subdir.mk>