aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-04-13 08:51:58 +0800
committerjseger <jseger@FreeBSD.org>1998-04-13 08:51:58 +0800
commitbd648a96f1c5a22d8a9af8a52e4196cc1f798853 (patch)
tree96d18ed9082a0b2c5f7a58c97db4c3f18ebc1773 /math
parent9ded8c3b3594342fe1725a46122a70e704c547d5 (diff)
downloadfreebsd-ports-gnome-bd648a96f1c5a22d8a9af8a52e4196cc1f798853.tar.gz
freebsd-ports-gnome-bd648a96f1c5a22d8a9af8a52e4196cc1f798853.tar.zst
freebsd-ports-gnome-bd648a96f1c5a22d8a9af8a52e4196cc1f798853.zip
Nuke math/xvgr. Obsoleted by xmgr.
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>