(Only the first 10 of 27964 ports in this commit are shown above. )
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
New port: devel/app-builder
Generic helper tool to build app in a distributable formats. Used by
electron-builder but applicable not only for building Electron
applications.
WWW: https://github.com/develar/app-builder
PR: 243264
Submitted by: Hiroki Tagato <tagattie@yandex.com>