diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-04 07:47:18 +0000 |
commit | 606a572e11ab7ed23752deff0e6f037e2336a1df (patch) | |
tree | bed8b31ef05c6669d466b3df1f3871c311b6a0af /net/netdude/files/patch-Makfile.in | |
parent | Add libnetdude 0.6, (diff) |
- Update to 0.4.5
- Give maintainership to submitter
PR: ports/66198
Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes
Notes:
svn path=/head/; revision=108344
Diffstat (limited to 'net/netdude/files/patch-Makfile.in')
-rw-r--r-- | net/netdude/files/patch-Makfile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/netdude/files/patch-Makfile.in b/net/netdude/files/patch-Makfile.in deleted file mode 100644 index fafa3cff2e56..000000000000 --- a/net/netdude/files/patch-Makfile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Oct 11 23:49:30 2002 -+++ Makefile.in Fri Oct 11 23:49:41 2002 -@@ -106,7 +106,7 @@ - install_sh = @install_sh@ - td = @td@ - --SUBDIRS = libltdl src plugins protocols intl po pixmaps doc -+SUBDIRS = src plugins protocols intl po pixmaps doc - - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ - config.h.in config.sub configure install-sh \ |