diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-20 23:58:24 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-20 23:58:24 +0800 |
commit | f27d76aafa857668c1916feaf6f5f861fec3b712 (patch) | |
tree | 276ddd7557139c3c36cba8720c7ecd777f6cfbf0 /net | |
parent | 264768d384226c7a17ed47cc6a0ac97215fdb8e1 (diff) | |
download | freebsd-ports-gnome-f27d76aafa857668c1916feaf6f5f861fec3b712.tar.gz freebsd-ports-gnome-f27d76aafa857668c1916feaf6f5f861fec3b712.tar.zst freebsd-ports-gnome-f27d76aafa857668c1916feaf6f5f861fec3b712.zip |
Update port to version 1.1.
PR: 26685
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcping/Makefile | 2 | ||||
-rw-r--r-- | net/dhcping/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/dhcping/Makefile b/net/dhcping/Makefile index cadaf5f8244e..3b00d60c401a 100644 --- a/net/dhcping/Makefile +++ b/net/dhcping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhcping -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ diff --git a/net/dhcping/distinfo b/net/dhcping/distinfo index 5254c87daeba..ac989d7810fe 100644 --- a/net/dhcping/distinfo +++ b/net/dhcping/distinfo @@ -1 +1 @@ -MD5 (dhcping-1.0.tar.gz) = 1544d0cfb1d9d3186a2b0ce50128534c +MD5 (dhcping-1.1.tar.gz) = 2553d00f2aac69be0c4fee799c87ce60 |