diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 11:31:04 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-06-30 11:31:04 +0000 |
commit | 8c108f1a312eb49c4820e65179aaecc40b002c51 (patch) | |
tree | 042dba241a120e8ea610123980307913c3c35b31 /mail/cyrus-imapd2/files/patch-lib::Makefile.in | |
parent | - reset maintainer due to multiple timeouts [1] (diff) |
Remove expired ports:
2014-06-30 mail/cyrus-imapd2: Cyrus IMAPd 2.1.X have been deprecated, consider using 2.4.X.
2014-06-30 mail/cyrus-imapd22: No further releases of 2.2.X are planned, consider using 2.4.X.
Notes
Notes:
svn path=/head/; revision=359828
Diffstat (limited to 'mail/cyrus-imapd2/files/patch-lib::Makefile.in')
-rw-r--r-- | mail/cyrus-imapd2/files/patch-lib::Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/cyrus-imapd2/files/patch-lib::Makefile.in b/mail/cyrus-imapd2/files/patch-lib::Makefile.in deleted file mode 100644 index 8243d414d431..000000000000 --- a/mail/cyrus-imapd2/files/patch-lib::Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -Index: lib/Makefile.in -diff -u lib/Makefile.in.orig lib/Makefile.in ---- lib/Makefile.in.orig Sun Jan 4 00:16:44 2004 -+++ lib/Makefile.in Sun Mar 7 23:44:51 2004 -@@ -60,7 +60,7 @@ - CPPFLAGS = -I.. @CPPFLAGS@ @COM_ERR_CPPFLAGS@ @SASLFLAGS@ - LIBS = @LIBS@ - --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ @PERL_CCCDLFLAGS@ - LDFLAGS = @LDFLAGS@ - - SHELL = /bin/sh |