net/syncthing-discosrv: mark deprecated
This commit is contained in:
parent
275219c897
commit
bd8a262f96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470136
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ USE_RC_SUBR= syncthing-discosrv
|
|||
USERS= syncthing
|
||||
GROUPS= syncthing
|
||||
|
||||
|
||||
DEPRECATED= Included in net/syncthing now
|
||||
EXPIRATION_DATE= 2018-06-17
|
||||
|
||||
post-patch:
|
||||
@cd ${WRKSRC} ; ${MKDIR} src/github.com/${GH_ACCOUNT}/${GH_PROJECT} ; \
|
||||
${MV} .gitignore CONTRIBUTORS LICENSE README.md build.sh \
|
||||
|
|
Loading…
Reference in a new issue