diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 00:29:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-26 00:29:59 +0000 |
commit | f7ba7b230fc0f888ed5a757f90f833bf96f1e56d (patch) | |
tree | 9b367dc28f41f292054f745dbf2387a324b64c80 /devel/trio | |
parent | 0d6712c78751fc519f842b180fba92c16ef9a6b3 (diff) | |
download | ports-f7ba7b230fc0f888ed5a757f90f833bf96f1e56d.tar.gz ports-f7ba7b230fc0f888ed5a757f90f833bf96f1e56d.zip |
Notes
Diffstat (limited to 'devel/trio')
-rw-r--r-- | devel/trio/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/trio/pkg-descr b/devel/trio/pkg-descr index cd9c5012b528..9ae327db455d 100644 --- a/devel/trio/pkg-descr +++ b/devel/trio/pkg-descr @@ -9,4 +9,4 @@ There are several cases where you may want to consider using trio: 3.Extendability of unsupported features. 4.Your native version don't do everything you need. -WWW: http://daniel.haxx.se/trio/ +WWW: http://daniel.haxx.se/projects/trio/ |