diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 07:54:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-03 07:54:35 +0000 |
commit | beb6d783847851e8e02fba0fcd35fb45c5b39635 (patch) | |
tree | ebecd94e00488f7b161302461bc512467961fa3d /mail/twhttpd/files/patch-ad | |
parent | fix install from pkg (diff) |
Remove mail/twhttpd, wrong category
Notes
Notes:
svn path=/head/; revision=72360
Diffstat (limited to 'mail/twhttpd/files/patch-ad')
-rw-r--r-- | mail/twhttpd/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/twhttpd/files/patch-ad b/mail/twhttpd/files/patch-ad deleted file mode 100644 index 3d5ace1c5058..000000000000 --- a/mail/twhttpd/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig Wed Sep 25 12:41:35 2002 -+++ configure.in Wed Sep 25 12:41:44 2002 -@@ -8,7 +8,7 @@ - AC_PROG_LEX - - dnl Checks for libraries. --AC_CHECK_LIB(pwdb, crypt) -+AC_CHECK_LIB(crypt, crypt) - AC_CHECK_LIB(socket, bind) - AC_CHECK_LIB(nsl, gethostbyname) - |