diff options
author | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
commit | 75baa657da95101f176fffdc5aaccf06db1c22d8 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /dns/gdnsd | |
parent | bcbe73625fb27b7c51872011c3f90bf381fd1eec (diff) | |
download | freebsd-ports-graphics-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.gz freebsd-ports-graphics-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.zst freebsd-ports-graphics-75baa657da95101f176fffdc5aaccf06db1c22d8.zip |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'dns/gdnsd')
-rw-r--r-- | dns/gdnsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/gdnsd/Makefile b/dns/gdnsd/Makefile index 360d2aeb415..5f5db3adbc0 100644 --- a/dns/gdnsd/Makefile +++ b/dns/gdnsd/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdnsd PORTVERSION= 1.11.4 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= https://github.com/blblack/gdnsd/releases/download/v${PORTVERSION}/ \ http://gdnsd.scaleengine.net/gdnsd/ |