diff options
author | wen <wen@FreeBSD.org> | 2009-11-06 00:14:15 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-11-06 00:14:15 +0800 |
commit | 7831456b111e48be1c84990ef1990f22de6b125d (patch) | |
tree | 6eeb1a11fa2f6b6067792bc6ae5e0cccb44ec08f /audio/liblscp | |
parent | 3fd32c94965c4e25ba2252aaa5da610963900233 (diff) | |
download | freebsd-ports-gnome-7831456b111e48be1c84990ef1990f22de6b125d.tar.gz freebsd-ports-gnome-7831456b111e48be1c84990ef1990f22de6b125d.tar.zst freebsd-ports-gnome-7831456b111e48be1c84990ef1990f22de6b125d.zip |
- Fix a typo in pkg-descr
PR: ports/139543
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer(timeout,>20 days)
Diffstat (limited to 'audio/liblscp')
-rw-r--r-- | audio/liblscp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblscp/pkg-descr b/audio/liblscp/pkg-descr index 951d4ba07c84..00cfa3b75ba9 100644 --- a/audio/liblscp/pkg-descr +++ b/audio/liblscp/pkg-descr @@ -1,4 +1,4 @@ liblscp is a C library written as a wrapper around the LSCP network protocol, thus to control linuxsampler. -WWW: ttp://www.linuxsampler.org/ +WWW: http://www.linuxsampler.org/ |