aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ngircd/files
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2005-10-20 08:00:32 +0800
committermnag <mnag@FreeBSD.org>2005-10-20 08:00:32 +0800
commit7a925305319e1d7851fec9a244773881b1cf852c (patch)
tree4e043356a58b486f6612dee57a2af70aa5b8d6ef /irc/ngircd/files
parent972fdb152e4fc9df754a7e177a19823a63da83b1 (diff)
downloadfreebsd-ports-gnome-7a925305319e1d7851fec9a244773881b1cf852c.tar.gz
freebsd-ports-gnome-7a925305319e1d7851fec9a244773881b1cf852c.tar.zst
freebsd-ports-gnome-7a925305319e1d7851fec9a244773881b1cf852c.zip
Update to 0.9.2
Take MAINTAINER PR: 87693 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'irc/ngircd/files')
-rw-r--r--irc/ngircd/files/patch-doc::Makefile.in21
1 files changed, 10 insertions, 11 deletions
diff --git a/irc/ngircd/files/patch-doc::Makefile.in b/irc/ngircd/files/patch-doc::Makefile.in
index 15e69dac9577..8866d51daf94 100644
--- a/irc/ngircd/files/patch-doc::Makefile.in
+++ b/irc/ngircd/files/patch-doc::Makefile.in
@@ -1,24 +1,23 @@
-
-$FreeBSD$
-
---- doc/Makefile.in.orig
-+++ doc/Makefile.in
-@@ -149,12 +149,10 @@
- target_cpu = @target_cpu@
+--- doc/Makefile.in.orig Wed Oct 19 18:33:52 2005
++++ doc/Makefile.in Wed Oct 19 18:35:19 2005
+@@ -135,14 +135,11 @@
target_os = @target_os@
target_vendor = @target_vendor@
+
-EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt Platforms.txt \
- README-AUX.txt README-BeOS.txt RFC.txt sample-ngircd.conf
-+EXTRA_DIST =
+-
++EXTRA_DIST =
docdir = $(datadir)/doc/$(PACKAGE)
+
-documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
- ../NEWS ../README
+documents = $(EXTRA_DIST)
- all: all-am
-
-@@ -318,8 +316,8 @@
+ subdir = doc
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+@@ -294,8 +291,8 @@
install-data-hook:
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)