- Fix LICENSE
- Fix WWW:
This commit is contained in:
parent
363058d6e9
commit
30a239d95e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436236
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user