summaryrefslogtreecommitdiff
path: root/net/whois/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/whois/files/patch-ac')
-rw-r--r--net/whois/files/patch-ac30
1 files changed, 0 insertions, 30 deletions
diff --git a/net/whois/files/patch-ac b/net/whois/files/patch-ac
deleted file mode 100644
index da130295e525..000000000000
--- a/net/whois/files/patch-ac
+++ /dev/null
@@ -1,30 +0,0 @@
-*** work/whois-4.6.13/po/Makefile Thu Apr 15 15:58:17 2004
---- po/Makefile Thu Apr 15 15:58:47 2004
-***************
-*** 7,12 ****
---- 7,14 ----
-
- POTFILES=../whois.c ../mkpasswd.c
-
-+ .SUFFIXES: .po .mo
-+
- all: $(PACKAGE).pot $(CATALOGS)
-
- $(PACKAGE).pot: $(POTFILES)
-***************
-*** 31,37 ****
- fi; \
- done
-
-! %.mo: %.po
- msgfmt --statistics --check --verbose --output-file=$@ $<
-
- clean:
---- 33,39 ----
- fi; \
- done
-
-! .po.mo:
- msgfmt --statistics --check --verbose --output-file=$@ $<
-
- clean: