diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-01-01 19:28:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-01-01 19:28:46 +0000 |
commit | 4ecf3668559d664457313534b54a250350cb69b0 (patch) | |
tree | 61835551a05f75e82728ac77c65fbfd660639992 /net/httping/Makefile | |
parent | c2556c3ec719946f6b91fcbae58254017f22652e (diff) | |
download | ports-4ecf3668559d664457313534b54a250350cb69b0.tar.gz ports-4ecf3668559d664457313534b54a250350cb69b0.zip |
Notes
Diffstat (limited to 'net/httping/Makefile')
-rw-r--r-- | net/httping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index bbd7b531f3e3..e1e335bef191 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ ${MASTER_SITE_LOCAL} |