diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-30 08:31:53 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-30 08:31:53 +0000 |
commit | 822a1b31dc72e6b2aae150219707bc40b08a7dcc (patch) | |
tree | 758a534a923247e200b267b76e86ee042799dfde /math/xmgr/scripts/configure | |
parent | Remove xmgr. (diff) |
After purchasing a load of brand new pointy hats for the Import
That Never Should Have Happened(TM), here's an attempt to save the history.
Original log:
New port xmgr.
plotting tool for workstations, needs Motif or Lesstif.
Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat).
Diffstat (limited to '')
-rw-r--r-- | math/xmgr/scripts/configure | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/xmgr/scripts/configure b/math/xmgr/scripts/configure deleted file mode 100644 index 8005e1c3a290..000000000000 --- a/math/xmgr/scripts/configure +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/sh - -cp ${FILESDIR}/freebsd ${WRKSRC}/conf/freebsd |