diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-05-04 21:31:39 +0000 |
commit | eff60e5ddbce15a254c860d4fef91197591e24a4 (patch) | |
tree | 3606f251be6090a257f7f4032b4c3e82530bdede /net-mgmt/bandwidthd | |
parent | Create a sample configuration file that should now work also with the ETS5. (diff) |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Notes
Notes:
svn path=/head/; revision=533989
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r-- | net-mgmt/bandwidthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile index b6ee82e4f948..807b4f2cd85d 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -3,7 +3,7 @@ PORTNAME= bandwidthd PORTVERSION= 2.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} |