diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-10 20:57:17 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-10 20:57:17 +0000 |
commit | dbe056465629ba71ecfeb88354e04b9447152529 (patch) | |
tree | e616012b4e8f854b9eb9205c412630c46edbe5d3 /net/tsclient | |
parent | 8eac53c9020267eb7e927bd27dcc46cd05dac657 (diff) | |
download | FreeBSD-ports-dbe056465629ba71ecfeb88354e04b9447152529.zip FreeBSD-ports-dbe056465629ba71ecfeb88354e04b9447152529.tar.gz |
Somehow, this patch had its contents duplicated. Remove the duplicate
patch from this file.
Diffstat (limited to 'net/tsclient')
-rw-r--r-- | net/tsclient/files/patch-Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/tsclient/files/patch-Makefile.in b/net/tsclient/files/patch-Makefile.in index c68e82f..16c878b 100644 --- a/net/tsclient/files/patch-Makefile.in +++ b/net/tsclient/files/patch-Makefile.in @@ -8,15 +8,3 @@ +man1dir = $(prefix)/man/man1 intlfiles = intltool-extract.in intltool-merge.in intltool-update.in - ---- Makefile.in.orig Sun Nov 9 19:01:24 2003 -+++ Makefile.in Sun Nov 9 19:02:30 2003 -@@ -161,7 +161,7 @@ - mime_DATA = tsclient.mime tsclient.keys - - man1_MANS = tsclient.1 --man1dir = $(datadir)/man/man1 -+man1dir = $(prefix)/man/man1 - - intlfiles = intltool-extract.in intltool-merge.in intltool-update.in - |