diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-02-05 20:39:28 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-02-05 20:39:28 +0000 |
commit | a8cd1bb480cd366e6ee5ea4950bda3d6eebc3225 (patch) | |
tree | 52cc49828f8c28c17030d27601ac1cbc2d693214 /mail/getmail/files/patch-setup.py | |
parent | Update version of net/samba36 package to reflect it is still unpatched (diff) |
mail/getmail: Update to 4.49.0
PR: 206572
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=408265
Diffstat (limited to 'mail/getmail/files/patch-setup.py')
-rw-r--r-- | mail/getmail/files/patch-setup.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/getmail/files/patch-setup.py b/mail/getmail/files/patch-setup.py index 88c36a7deaa0..cded78cdebf4 100644 --- a/mail/getmail/files/patch-setup.py +++ b/mail/getmail/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2007-11-23 08:26:55.000000000 -0800 -+++ setup.py 2008-02-05 09:24:03.000000000 -0800 -@@ -39,12 +39,11 @@ +--- setup.py.orig 2009-01-08 21:55:25 UTC ++++ setup.py +@@ -39,12 +39,11 @@ GETMAILDOCDIR = os.path.join( datadir or prefix, 'share', 'doc', @@ -14,7 +14,7 @@ 'man', 'man1' ) -@@ -98,25 +97,6 @@ +@@ -98,25 +97,6 @@ setup( 'getmail_mbox' ], data_files=[ |