diff options
Diffstat (limited to 'net-p2p/dclib/Makefile')
-rw-r--r-- | net-p2p/dclib/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index a3d3204e68d2..94fff2c55937 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -7,11 +7,9 @@ # PORTNAME= dclib -PORTVERSION= 0.2.19 +PORTVERSION= 0.2.20 CATEGORIES= net -MASTER_SITES= http://download.berlios.de/dcgui/ \ - http://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ \ - ftp://ftp.kde.com/Networking_Internet/File_Sharing/Direct_Connect_4_Linux/ +MASTER_SITES= http://download.berlios.de/dcgui/ MAINTAINER= brueffer@phoenix-systems.de COMMENT= Direct connect interface library for dcgui |