diff options
author | tg <tg@FreeBSD.org> | 1998-04-30 16:31:53 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-04-30 16:31:53 +0800 |
commit | de7f919baaf4fe8fa61ff8a64b25e65839c3d8e1 (patch) | |
tree | 927f122e7073c31ee422e035ce51b65e25383837 /math/xmgr/scripts | |
parent | fb225c91d222fd2d0edb102671deefa0bd01d8bd (diff) | |
download | freebsd-ports-gnome-de7f919baaf4fe8fa61ff8a64b25e65839c3d8e1.tar.gz freebsd-ports-gnome-de7f919baaf4fe8fa61ff8a64b25e65839c3d8e1.tar.zst freebsd-ports-gnome-de7f919baaf4fe8fa61ff8a64b25e65839c3d8e1.zip |
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 'math/xmgr/scripts')
-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 |