diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
commit | 39a5b78f8797ded2c50107a77794cd671dff707f (patch) | |
tree | 39f650e2e85c255908675444e0ce32d9639f251f /net/silc-client/files/patch-apps__irssi__Makefile.in | |
parent | Remove non staged ports without pending PR from net-im and net-mgmt (diff) |
Remove non staged ports without pending PR from net-p2p, net and news
Notes
Notes:
svn path=/head/; revision=366967
Diffstat (limited to 'net/silc-client/files/patch-apps__irssi__Makefile.in')
-rw-r--r-- | net/silc-client/files/patch-apps__irssi__Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/silc-client/files/patch-apps__irssi__Makefile.in b/net/silc-client/files/patch-apps__irssi__Makefile.in deleted file mode 100644 index 8ff69bf5206b..000000000000 --- a/net/silc-client/files/patch-apps__irssi__Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./apps/irssi/Makefile.in.orig Mon Jun 4 05:22:15 2007 -+++ ./apps/irssi/Makefile.in Tue Jun 5 00:55:54 2007 -@@ -813,7 +813,7 @@ - -mkdir -p $(mandir)/man1 - - doc-install-client: -- $(INSTALL_DATA) $(silc_top_srcdir)/apps/irssi/silc.conf $(docdir)/example_silc.conf -+ $(INSTALL_DATA) $(silc_top_srcdir)/apps/irssi/silc.conf $(sysconfdir)/silc.conf.sample - -@if test -f $(silc_top_srcdir)/doc/silc.1 ; then \ - $(INSTALL_DATA) $(silc_top_srcdir)/doc/silc.1 $(mandir)/man1; \ - fi |