diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-10 10:57:14 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-10 10:57:14 +0000 |
commit | 570bf3e1ee920e9d903a8ce20119667210a752cc (patch) | |
tree | 6f33c86b1dd9e57228be4adeb0932b31d2b7a242 /net/dclib/Makefile | |
parent | . Update to 2.20. (diff) |
Update to 0.2.19
PR: 56552
Submitted by: maintainer
Diffstat (limited to 'net/dclib/Makefile')
-rw-r--r-- | net/dclib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dclib/Makefile b/net/dclib/Makefile index ed150acc3f9f..a3d3204e68d2 100644 --- a/net/dclib/Makefile +++ b/net/dclib/Makefile @@ -7,7 +7,7 @@ # PORTNAME= dclib -PORTVERSION= 0.2.18 +PORTVERSION= 0.2.19 CATEGORIES= net MASTER_SITES= http://download.berlios.de/dcgui/ \ http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \ |