diff options
author | garga <garga@FreeBSD.org> | 2015-12-18 18:20:34 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2015-12-18 18:20:34 +0800 |
commit | c41f82a9648fc66bf9d2a28fbcfb884a913db28a (patch) | |
tree | f737aceff27eb5dfecca8585b070c8b2ac132ee7 /net/dpinger/Makefile | |
parent | 29ba1a3904ac1dff3f825f4ae3e9e6c70e721900 (diff) | |
download | freebsd-ports-gnome-c41f82a9648fc66bf9d2a28fbcfb884a913db28a.tar.gz freebsd-ports-gnome-c41f82a9648fc66bf9d2a28fbcfb884a913db28a.tar.zst freebsd-ports-gnome-c41f82a9648fc66bf9d2a28fbcfb884a913db28a.zip |
Update net/dpinger to 0.0.1.20151218 (bfed5112c2)
Diffstat (limited to 'net/dpinger/Makefile')
-rw-r--r-- | net/dpinger/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dpinger/Makefile b/net/dpinger/Makefile index c9916314cce5..d74630b2f0ec 100644 --- a/net/dpinger/Makefile +++ b/net/dpinger/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dpinger -PORTVERSION= 0.0.1.20151130 +PORTVERSION= 0.0.1.20151218 CATEGORIES= net MAINTAINER= garga@FreeBSD.org @@ -13,7 +13,7 @@ USES= uidfix USE_GITHUB= yes GH_ACCOUNT= dennypage GH_PROJECT= dpinger -GH_TAGNAME= efbfe78dc2 +GH_TAGNAME= bfed5112c2 PLIST_FILES= bin/dpinger |