diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-30 05:25:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-30 05:25:17 +0800 |
commit | f3e7430d0285d0964acc3c0bdd700667d5268d32 (patch) | |
tree | 6954944330383c80e63f2f02e9626ea365ca6eb2 /net-p2p/dclib/Makefile | |
parent | 7a7d2aa29fccaff83b64e5e2682a1cd1c8697de6 (diff) | |
download | freebsd-ports-gnome-f3e7430d0285d0964acc3c0bdd700667d5268d32.tar.gz freebsd-ports-gnome-f3e7430d0285d0964acc3c0bdd700667d5268d32.tar.zst freebsd-ports-gnome-f3e7430d0285d0964acc3c0bdd700667d5268d32.zip |
- Update to 0.3.10
- Update pkg-descr to point to the new homepage [1]
- Some small tidy-ups to the port [1]
PR: 114118 [1]
Submitted by: Shane Bell <decept0@gmail.com> [1]
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 |