aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/dclib/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-30 05:25:17 +0800
committermiwi <miwi@FreeBSD.org>2007-06-30 05:25:17 +0800
commitf3e7430d0285d0964acc3c0bdd700667d5268d32 (patch)
tree6954944330383c80e63f2f02e9626ea365ca6eb2 /net-p2p/dclib/Makefile
parent7a7d2aa29fccaff83b64e5e2682a1cd1c8697de6 (diff)
downloadfreebsd-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/Makefile8
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