diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 14:58:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 14:58:34 +0000 |
commit | 86fa30c559c0356b5f6084687a9897e7f169ad6c (patch) | |
tree | 1de8283ad5e4f8ea1a95f90cf5ba9a9143ca3f6a /net/ayttm/files/patch-Makefile.in | |
parent | Replace spaces by tab (diff) |
- Update to version 0.4.6
PR: ports/62160
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=99701
Diffstat (limited to 'net/ayttm/files/patch-Makefile.in')
-rw-r--r-- | net/ayttm/files/patch-Makefile.in | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/net/ayttm/files/patch-Makefile.in b/net/ayttm/files/patch-Makefile.in index e84f3eec09be..6cf963990627 100644 --- a/net/ayttm/files/patch-Makefile.in +++ b/net/ayttm/files/patch-Makefile.in @@ -1,7 +1,11 @@ ---- Makefile.in.orig Wed Dec 3 23:54:18 2003 -+++ Makefile.in Thu Dec 4 21:00:54 2003 -@@ -182,11 +182,11 @@ - SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +--- Makefile.in.orig Wed Jan 21 15:42:26 2004 ++++ Makefile.in Fri Jan 30 22:38:38 2004 +@@ -147,14 +147,14 @@ + enable_crash_dialog = @enable_crash_dialog@ + install_sh = @install_sh@ + DIST_SUBDIRS = pixmaps po m4 libproxy sounds doc src modules +-SUBDIRS = pixmaps po m4 libproxy sounds doc src modules ++SUBDIRS = po m4 libproxy sounds doc src modules ACLOCAL_AMFLAGS = -I m4 -Utilitiesdir = $(datadir)/applnk/Internet |