diff options
author | John Polstra <jdp@FreeBSD.org> | 2000-07-03 22:57:53 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 2000-07-03 22:57:53 +0000 |
commit | 8ecbd3b06223eef13ac4d622b47af24fa494399e (patch) | |
tree | fd31f3882f1ce854ee71466c02411b530c708820 /net/cvsup-mirror/scripts | |
parent | Remove extraneous directories on deinstall (diff) |
Remove src-crypto-rsa. It doesn't exist any more.
Notes
Notes:
svn path=/head/; revision=30148
Diffstat (limited to 'net/cvsup-mirror/scripts')
-rw-r--r-- | net/cvsup-mirror/scripts/configure | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/cvsup-mirror/scripts/configure b/net/cvsup-mirror/scripts/configure index 2c8e4632bd42..2732d12bdf84 100644 --- a/net/cvsup-mirror/scripts/configure +++ b/net/cvsup-mirror/scripts/configure @@ -139,8 +139,6 @@ ask_distrib FreeBSD.cvs /home/ncvs . \ "main source tree, except crypto code" ask_distrib FreeBSD-crypto.cvs /home/ncvs . \ "crypto code" -ask_distrib FreeBSD-crypto-rsa.cvs /home/ncvs . \ - "crypto RSA code" ask_distrib FreeBSD-www.current /usr/local/www . \ "installed World Wide Web data" ask_distrib FreeBSD-gnats.current /home/gnats gnats \ |