freebsd-ports/sysutils/msyslog/files/patch-src-Makefile.in
Muhammad Moinur Rahman 364b8b1ec9 sysutils/msyslog: Fix PORTSCOUT Variable
- Fix patch files to reflect 'make makepatch'
2015-05-28 12:04:43 +00:00

12 lines
511 B
Text

--- src/Makefile.in.orig 2003-04-11 16:36:26 UTC
+++ src/Makefile.in
@@ -74,9 +74,3 @@ install-prog:
$(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"