diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-02-01 08:16:29 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-02-01 08:16:29 +0000 |
commit | 7ce71df1e39a90de1beceff39e0e8e32be98a41f (patch) | |
tree | 87dab3315882c8b93e154d7a1c9a0c83e61979cc /sysutils/asrpages/scripts/configure | |
parent | Disconnect asrpages, which is about to be removed. (diff) |
The distribution is no longer available on the world wide web.
Reported by: des
Diffstat (limited to '')
-rw-r--r-- | sysutils/asrpages/scripts/configure | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/asrpages/scripts/configure b/sysutils/asrpages/scripts/configure deleted file mode 100644 index d3314400a99c..000000000000 --- a/sysutils/asrpages/scripts/configure +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -cp ${WRKSRC}/lart.1m ${WRKSRC}/lart.8 |