diff options
Diffstat (limited to 'net/pcnfsd/scripts/configure')
-rw-r--r-- | net/pcnfsd/scripts/configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/pcnfsd/scripts/configure b/net/pcnfsd/scripts/configure deleted file mode 100644 index 4bcb5f329561..000000000000 --- a/net/pcnfsd/scripts/configure +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# -# Configure pcnfsd for FreeBSD use -# -cd $WRKSRC -rm -f rpc.pcnfsd -mv -f Makefile Makefile.DIST -mv -f Makefile.44bsd Makefile -mv -f pcnfsd.8c pcnfsd.8 |