mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix typo in pkg-message
PR: ports/92375 Submitted by: maintainer
This commit is contained in:
parent
c367d55556
commit
bde5f7fc42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154526
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Tecnik: ports/misc/fortune-mod-culmea-culmilor/Makefile.fortune,v 1.8 2005/12/24 15:16:48 itetcu Exp $
|
# $Tecnik: ports/misc/fortune-mod-culmea-culmilor/Makefile.fortune,v 1.9 2006/01/26 14:25:23 itetcu Exp $
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ post-extract:
|
||||||
@( ${ECHO} ""; \
|
@( ${ECHO} ""; \
|
||||||
${ECHO} "******************************************************"; \
|
${ECHO} "******************************************************"; \
|
||||||
${ECHO} "Usage:"; \
|
${ECHO} "Usage:"; \
|
||||||
${ECHO} "${_STRFILE} ${FORTUNE_DIR}/${FORTUNE_FILE}"; \
|
${ECHO} "fortune ${FORTUNE_DIR}/${FORTUNE_FILE}"; \
|
||||||
${ECHO} "See fortune(6) for details."; \
|
${ECHO} "See fortune(6) for details."; \
|
||||||
${ECHO} "******************************************************"; \
|
${ECHO} "******************************************************"; \
|
||||||
${ECHO} ""; ) > ${WRKDIR}/pkg-message
|
${ECHO} ""; ) > ${WRKDIR}/pkg-message
|
||||||
|
|
Loading…
Add table
Reference in a new issue