diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-07-05 20:06:21 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-07-05 20:06:21 +0000 |
commit | 24682f93746a0aa4ba9954de0281eeff4de840d8 (patch) | |
tree | a336c45a56021722dd7a966e6dfd5ff10ae7a863 /mail/mew3/files/patch-ae | |
parent | - add (actually restore) patch that fix build when OpenJDK is installed (diff) |
Remove expired ports: Development of this versions ceased, superseded by mail/mew
Notes
Notes:
svn path=/head/; revision=300532
Diffstat (limited to 'mail/mew3/files/patch-ae')
-rw-r--r-- | mail/mew3/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/mew3/files/patch-ae b/mail/mew3/files/patch-ae deleted file mode 100644 index dcf4b05b6dbd..000000000000 --- a/mail/mew3/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- mew-key.el.orig Thu Jun 19 14:58:14 2003 -+++ mew-key.el Fri Aug 22 16:17:21 2003 -@@ -562,7 +562,7 @@ - ;;; - - (defvar mew-icon-directory (if (fboundp 'locate-data-directory) -- (locate-data-directory "mew") nil)) -+ (locate-data-directory "mew%%MEW_MAJOR_VER%%") nil)) - - (defvar mew-icon-separate nil) - (defvar mew-icon-blank nil) |