diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-15 17:02:01 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-01-15 17:02:01 +0800 |
commit | d01c6620dc854120794c92fe7cc902b86a829e6e (patch) | |
tree | 8ec24b165b3cb0f17365aa9f21e9d2a3e4003673 /audio | |
parent | 99f38df7599e84aa1aa935753ee98e9556b4d8e8 (diff) | |
download | freebsd-ports-gnome-d01c6620dc854120794c92fe7cc902b86a829e6e.tar.gz freebsd-ports-gnome-d01c6620dc854120794c92fe7cc902b86a829e6e.tar.zst freebsd-ports-gnome-d01c6620dc854120794c92fe7cc902b86a829e6e.zip |
- Update WWW
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-al/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-al/pkg-descr b/audio/py-al/pkg-descr index 728db4933198..4b7f0b1ccb65 100644 --- a/audio/py-al/pkg-descr +++ b/audio/py-al/pkg-descr @@ -2,4 +2,4 @@ PyAL is a wrapper around the OpenAL library and as such similar to the discontinued PyOpenAL project. In contrast to PyOpenAL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead. -WWW: http://bitbucket.org/marcusva/py-al +WWW: https://bitbucket.org/marcusva/py-al |