1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Petted Lint

- Added Mirror (use it instead of unreliable mastersite)
- Added patch so port will build in 7-CURRENT

PR:             ports/102328
Submitted by:   Beech Rintoul (maintainer)
This commit is contained in:
Ion-Mihai Tetcu 2006-08-21 21:21:54 +00:00
parent 515e0b9e43
commit 631884636a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171133

View File

@ -0,0 +1,10 @@
--- src/aolib/bfcryptfile.cpp.orig Fri Mar 12 06:10:10 2004
+++ src/aolib/bfcryptfile.cpp Sun Aug 20 09:12:01 2006
@@ -18,6 +18,7 @@
#include <aolib/bfcryptfile.hpp>
+#include "openssl/sha.h"
namespace aolib
{