diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-06-16 13:43:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-06-16 13:43:18 +0000 |
commit | a6555c8d3b759431cdf4acc1d1427c3a3e283536 (patch) | |
tree | 0da8abe90ec61801414fc9e864adaa8936e4b38e /mail/gmime2/files/patch-docs_Makefile.in | |
parent | Update to 10.20 (diff) |
Update to 2.1.15
Notes
Notes:
svn path=/head/; revision=137560
Diffstat (limited to 'mail/gmime2/files/patch-docs_Makefile.in')
-rw-r--r-- | mail/gmime2/files/patch-docs_Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/gmime2/files/patch-docs_Makefile.in b/mail/gmime2/files/patch-docs_Makefile.in deleted file mode 100644 index 5e36106e3a10..000000000000 --- a/mail/gmime2/files/patch-docs_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- docs/Makefile.in.orig -+++ docs/Makefile.in -@@ -178,7 +178,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = reference tutorial -+SUBDIRS = - EXTRA_DIST = \ - gmime-config.txt \ - gtkdocs_fix |