diff options
author | adrianp <adrianp> | 2007-04-09 09:49:47 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-04-09 09:49:47 +0000 |
commit | 7bd62331a91871fad9d03c85e4538943af16fbda (patch) | |
tree | 12a727f03f67a570f4d902ccbcaabd8117184147 /net/httping/Makefile | |
parent | ae324a98b381280596ea037ddeea05ee7046bea8 (diff) | |
download | pkgsrc-7bd62331a91871fad9d03c85e4538943af16fbda.tar.gz |
Update to 1.2.2
* one can now set the interface through which the http-pings will be send
Diffstat (limited to 'net/httping/Makefile')
-rw-r--r-- | net/httping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index ebd2190796a..7f7afca4a4a 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/01/07 09:14:03 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2007/04/09 09:49:47 adrianp Exp $ # -DISTNAME= httping-1.2.1 +DISTNAME= httping-1.2.2 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ EXTRACT_SUFX= .tgz |