diff options
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 7f7afca4a4a..f0cc2221109 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2007/04/09 09:49:47 adrianp Exp $ +# $NetBSD: Makefile,v 1.5 2007/07/01 15:56:08 adrianp Exp $ # -DISTNAME= httping-1.2.2 +DISTNAME= httping-1.2.3 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ EXTRACT_SUFX= .tgz |