diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-17 19:15:00 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-17 19:15:00 +0000 |
commit | 64618933004275b9ca274280901151578fc1a21c (patch) | |
tree | 1f8a09bc87a2f78772f2b29ef23efed5a9865f4e /devel/libdict/pkg-descr | |
parent | c53a781481480395756f16b9dccee69a7357ef15 (diff) | |
download | FreeBSD-ports-64618933004275b9ca274280901151578fc1a21c.zip FreeBSD-ports-64618933004275b9ca274280901151578fc1a21c.tar.gz |
Update to 0.2.1
Use groups in MASTER_SITES
Add SHA256
PR: 88369
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: alexs@snark.rinet.ru (maintainer timeout, 15 days)
Diffstat (limited to 'devel/libdict/pkg-descr')
-rw-r--r-- | devel/libdict/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdict/pkg-descr b/devel/libdict/pkg-descr index 31907f6..2a1ead3 100644 --- a/devel/libdict/pkg-descr +++ b/devel/libdict/pkg-descr @@ -14,4 +14,4 @@ it can be accessed using a dictionary abstraction. Despite it's name, libdict can be used to store any kind of data and any kind of key (provided it fits into a 'void' pointer on your system). -WWW: http://home.earthlink.net/~smela1/libdict.html +WWW: http://www.crazycoder.org/libdict.html |