diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-01-08 12:57:22 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-01-08 12:57:22 +0000 |
commit | 3cc2db99d85ba8949fa98fd9a40f7d5d56a7009d (patch) | |
tree | f596a83f4b61b754729b52553a7a4c283ea39e19 /net-p2p/dclib/Makefile | |
parent | Fix build on ia64. (diff) |
Update to version 0.3.5
Diffstat (limited to 'net-p2p/dclib/Makefile')
-rw-r--r-- | net-p2p/dclib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index 2247fea0cac9..cdf1490f7213 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dclib -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ |