diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:58:24 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:58:24 +0000 |
commit | 31252166a49db0190b55b83c47f99e3201730d1d (patch) | |
tree | a7cec5402fec3685b8c31f78d49fde697e192f8a /net/dhcping | |
parent | 5dc549f0688d9fed01a2c6ad41930115e23e9e88 (diff) |
Update port to version 1.1.
PR: 26685
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=41741
Diffstat (limited to 'net/dhcping')
-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 |