diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/popd/files/patch-src__config.h | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/popd/files/patch-src__config.h')
-rw-r--r-- | mail/popd/files/patch-src__config.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/popd/files/patch-src__config.h b/mail/popd/files/patch-src__config.h deleted file mode 100644 index d5addfaa55d5..000000000000 --- a/mail/popd/files/patch-src__config.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/config.h.orig 2002-11-20 05:27:49.000000000 -0500 -+++ ./src/config.h 2009-06-23 19:35:15.500808903 -0400 -@@ -26,6 +26,7 @@ - * $Id: config.h,v 1.20 2002/11/20 10:27:49 ianf Exp $ - */ - -+#undef NULL - #define NULL 0 - #define TRUE 1 - #define FALSE 0 |