diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-05-13 02:03:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-05-13 02:03:55 +0000 |
commit | 614e98c5b95d0a13d9ed292b439c548fe6ada9bd (patch) | |
tree | 1604e137f011d845e980fb78881dc2e1eac3e7de /security/fwbuilder2/files/patch-ae | |
parent | Upgrade to 2.0.7. (diff) |
Upgrade to 2.0.5.
PR: ports/80957
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=135167
Diffstat (limited to 'security/fwbuilder2/files/patch-ae')
-rw-r--r-- | security/fwbuilder2/files/patch-ae | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/fwbuilder2/files/patch-ae b/security/fwbuilder2/files/patch-ae deleted file mode 100644 index ec5432747d90..000000000000 --- a/security/fwbuilder2/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- src/gui/listOfLibraries.cpp.old Sun Oct 17 00:23:48 2004 -+++ src/gui/listOfLibraries.cpp Sun Oct 17 00:24:01 2004 -@@ -38,6 +38,7 @@ - #include <qfile.h> - - #include <iostream> -+#include <algorithm> - - using namespace std; - using namespace libfwbuilder; |