aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-06-14 05:19:12 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-06-14 05:19:12 +0800
commit142e3200046947b948daa4b0203f73c4a04482ba (patch)
treee9c76296062620810229329d5819306f893d668e /net-mgmt
parent2ea06e5ccfd9667a889129afe597838c2e66d578 (diff)
downloadfreebsd-ports-gnome-142e3200046947b948daa4b0203f73c4a04482ba.tar.gz
freebsd-ports-gnome-142e3200046947b948daa4b0203f73c4a04482ba.tar.zst
freebsd-ports-gnome-142e3200046947b948daa4b0203f73c4a04482ba.zip
- Take maintainership
- Remove ABI version from LIB_DEPENDS
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/bandwidthd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile
index 5278a56412a6..112507ae0c3e 100644
--- a/net-mgmt/bandwidthd/Makefile
+++ b/net-mgmt/bandwidthd/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= net-mgmt
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Tracks bandwidth usage by IP address
-LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS+= gd:${PORTSDIR}/graphics/gd
USE_CSTD= gnu89