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/quickml/files/extra-patch-ruby19-quickml.in | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'mail/quickml/files/extra-patch-ruby19-quickml.in')
-rw-r--r-- | mail/quickml/files/extra-patch-ruby19-quickml.in | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/quickml/files/extra-patch-ruby19-quickml.in b/mail/quickml/files/extra-patch-ruby19-quickml.in deleted file mode 100644 index 2928d2a5d760..000000000000 --- a/mail/quickml/files/extra-patch-ruby19-quickml.in +++ /dev/null @@ -1,16 +0,0 @@ ---- quickml.in.orig 2004-06-07 17:50:58.000000000 +0900 -+++ quickml.in 2012-06-21 16:05:07.000000000 +0900 -@@ -1,4 +1,5 @@ - #! %RUBY% -+#coding: euc-jp - # -*- mode: ruby -*- - # - # quickml - an easy-to-use mailing list server -@@ -11,7 +12,6 @@ - # the GNU General Public License version 2. - # - --$KCODE = "e" - require 'quickml' - - def error (msg) |