summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-17 10:28:20 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-17 10:28:20 +0000
commit4de749d3de3b091e9a807bdc19498064f04821ed (patch)
tree78927aa4873d17fc4c4c2caae7dc18a223ad101a /net-im
parentFix a typo in pureftpd.schema (diff)
Add files/patch-sulci-Makefile forgotten in the previous commit:
Upgrade to the latest snaphot. PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/93980 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) Approved by: lawrance (mentor) Reported by: YAPHR Approved by: lawrance (mentor) Pontyhat to: itetcu (me)
Notes
Notes: svn path=/head/; revision=162638
Diffstat (limited to 'net-im')
-rw-r--r--net-im/sulci/files/patch-sulci-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/sulci/files/patch-sulci-Makefile b/net-im/sulci/files/patch-sulci-Makefile
new file mode 100644
index 000000000000..1399ddd8193b
--- /dev/null
+++ b/net-im/sulci/files/patch-sulci-Makefile
@@ -0,0 +1,11 @@
+--- sulci/Makefile.orig Fri Feb 3 16:05:51 2006
++++ sulci/Makefile Sun Feb 5 00:59:08 2006
+@@ -7,7 +7,7 @@
+ SOURCES = version.ml config.ml logger.ml common.ml types.ml lang.ml muc.ml \
+ find_url.ml muc_log.ml hooks.ml iq.ml http_suck.ml
+
+-SUBDIRS = lang
++SUBDIRS = lang utils/wtf
+
+ #ifdef MUC_LOG
+ # SOURCES += muc_log.ml