Mark deprecated as it has no maintainer and is already in base.
With hat: portmgr
This commit is contained in:
parent
d52b0a9fa8
commit
57f18a1134
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422154
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ COMMENT= Duplicate of strfile(8)
|
|||
PROGRAM= fortune_strfile
|
||||
PLIST_FILES= bin/${PROGRAM}
|
||||
|
||||
DEPRECATED= unmaintained and duplicated from base
|
||||
EXPIRATION_DATE= 2016-10-14
|
||||
|
||||
do-build:
|
||||
${MKDIR} ${WRKSRC}
|
||||
${CC} ${CFLAGS} -o ${WRKSRC}/${PROGRAM} ${FILESDIR}/strfile.c
|
||||
|
|
Loading…
Reference in a new issue