summaryrefslogtreecommitdiff
path: root/net/proftpd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/proftpd/patches/patch-aa')
-rw-r--r--net/proftpd/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/proftpd/patches/patch-aa b/net/proftpd/patches/patch-aa
index 4fdc45aa9de..ae5c6fecc3d 100644
--- a/net/proftpd/patches/patch-aa
+++ b/net/proftpd/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.6 2003/12/07 13:53:34 martti Exp $
+$NetBSD: patch-aa,v 1.7 2005/11/03 19:09:46 martti Exp $
---- Makefile.in.orig Fri Oct 3 20:44:21 2003
-+++ Makefile.in Sun Dec 7 15:43:50 2003
-@@ -102,7 +102,7 @@
+--- Makefile.in.orig 2005-05-07 22:19:49.000000000 +0300
++++ Makefile.in 2005-11-03 18:43:25.000000000 +0200
+@@ -112,7 +112,7 @@
$(INSTALL_MAN) $(top_srcdir)/utils/ftpwho.1 $(DESTDIR)$(mandir)/man1
$(INSTALL_MAN) $(top_srcdir)/src/xferlog.5 $(DESTDIR)$(mandir)/man5
--install-all: install-proftpd install-utils install-conf install-man
-+install-all: install-proftpd install-utils install-man
+-install-all: install-proftpd install-modules install-utils install-conf install-man $(INSTALL_DEPS)
++install-all: install-proftpd install-modules install-utils install-man $(INSTALL_DEPS)
install: all install-all