1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/sysutils/msyslog/files/patch-src-Makefile.in
Sergey Matveychuk 1ebf65b052 - Update to 1.08g
- Simplify Makefile
- Add OPTIONS support
- Pass maintainership to submitter

PR:		ports/86151
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-15 12:01:48 +00:00

13 lines
523 B
Plaintext

--- src/Makefile.in.orig Fri Apr 11 20:36:26 2003
+++ src/Makefile.in Thu Sep 15 11:01:15 2005
@@ -74,9 +74,3 @@
$(INSTALL) -s $(PROG) $(INSTALL_DIR)/ ;
install: install-prog
- @echo -e \
- " **********************************************************\n"\
- "** A new syslog daemon was installed !! **\n"\
- "** Please read the INSTALL and README files **\n"\
- "** to get your syslog configuration ready **\n"\
- "**********************************************************\n"