diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-14 15:46:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-14 15:46:02 +0000 |
commit | 54edc6cde99aac9f05a305076086f9cebbf272cd (patch) | |
tree | 7f545a1eb7ffb2a9e0c4873271106c1e02940eb1 /net/rwhois/files/patch-aa | |
parent | - Update to 2.0.1 (diff) |
- Update to 1.5.9.3
PR: ports/79908
Submitted by: Johan van Selst <johans@stack.nl>
Notes
Notes:
svn path=/head/; revision=133342
Diffstat (limited to 'net/rwhois/files/patch-aa')
-rw-r--r-- | net/rwhois/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/rwhois/files/patch-aa b/net/rwhois/files/patch-aa deleted file mode 100644 index c3ff541a6aaa..000000000000 --- a/net/rwhois/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Jun 3 23:20:53 1997 -+++ Makefile.in Sat Nov 25 15:44:00 2000 -@@ -25,7 +25,7 @@ - BIN_SUBDIRS = server tools - ALL_SUBDIRS = $(LIB_SUBDIRS) $(BIN_SUBDIRS) $(SAMPLE_DATA_DIR) - --all: libraries libwrap binaries -+all: libraries binaries - - libraries: - @for dir in $(LIB_SUBDIRS); do \ |