freebsd-ports/net/jwhois/files/patch-ac
Makoto Matsushita 43b5d91e53 Update to version 3.2.0.
- bump version string
	- update md5 checksum
	- add new *.mo files
	- fix patch file for 3.2.0

Requested by: Yonatan Bokovza <Yonatan@xpert.com>
2002-09-12 12:58:51 +00:00

11 lines
393 B
Text

--- Makefile.in.dist Fri May 3 02:29:27 2002
+++ Makefile.in Thu Sep 12 21:41:33 2002
@@ -99,7 +99,7 @@
sgid = @sgid@
EXTRA_DIST = include/*.h example/jwhois.conf macros/*.m4 jwhois.spec.in jwhois.spec debian/*
-SUBDIRS = doc intl src example @POSUB@
+SUBDIRS = doc intl src @POSUB@
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs