diff options
Diffstat (limited to 'net-p2p/dclib/Makefile')
-rw-r--r-- | net-p2p/dclib/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index 85e19c4ecbb3..555380596e9e 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -7,13 +7,13 @@ # PORTNAME= dclib -PORTVERSION= 0.3.7 +PORTVERSION= 0.3.10 CATEGORIES= net-p2p -MASTER_SITES= http://download.berlios.de/dcgui/ \ - http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ +MASTER_SITES= SF +MASTER_SITE_SUBDIR= wxdcgui MAINTAINER= ports@FreeBSD.org -COMMENT= Direct connect interface library for dcgui +COMMENT= Direct connect interface library for valknut LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ xml2.5:${PORTSDIR}/textproc/libxml2 |