summaryrefslogtreecommitdiff
path: root/devel/ipv6socket_scrub/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-23 17:07:38 +0000
committerwiz <wiz@pkgsrc.org>2005-06-23 17:07:38 +0000
commit09c236207196ece0706b9fd2939bc0e9003ac5b6 (patch)
tree13d63fd787be03fbb91cd13a7a125d29bedf5f01 /devel/ipv6socket_scrub/DESCR
parent162061dc915d80c760f7fe881464868307378e17 (diff)
downloadpkgsrc-09c236207196ece0706b9fd2939bc0e9003ac5b6.tar.gz
Remove ipv6socket_scrub -- distfile unavailable for a long time.
Ok itojun@
Diffstat (limited to 'devel/ipv6socket_scrub/DESCR')
-rw-r--r--devel/ipv6socket_scrub/DESCR8
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/ipv6socket_scrub/DESCR b/devel/ipv6socket_scrub/DESCR
deleted file mode 100644
index 6436828eb04..00000000000
--- a/devel/ipv6socket_scrub/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-Sun IPv6socket_scrub program
-============================
-
-The ipv6socket_scrub utility searches recursively through
-the current directory (the default) or any specified
-directory or file to find IPv4 socket code that may be a
-candidate for modification when porting to the IPv6 socket API.
-The utility is designed to run from a Solaris machine.