- Fix LICENSE

- Fix WWW:
This commit is contained in:
Dmitry Marakasov 2017-03-15 11:56:25 +00:00
parent 363058d6e9
commit 30a239d95e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436236
2 changed files with 2 additions and 3 deletions

View File

@ -10,8 +10,7 @@ DIST_SUBDIR= pure
MAINTAINER= ports@FreeBSD.org
COMMENT= Pure language interface to the Berkeley socket functions
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
LICENSE= LGPL3+
USES= pkgconfig pure

View File

@ -3,4 +3,4 @@ functionality, so you can create sockets for both stream and datagram based
protocols and use these to transmit messages. Unix-style file sockets are
also available if the host system supports them.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-sockets.html
WWW: https://puredocs.bitbucket.io/pure-sockets.html