diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 08:36:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-07 08:36:20 +0000 |
commit | a74b085f4c63b367da399c9126e3955c5e97f8dd (patch) | |
tree | f63ecc31269e7f75b367f0ffc7a72aef9c461851 /net/httping/Makefile | |
parent | 7ee5c2644afa66a60e3bc2e08be4274c62df86fb (diff) | |
download | ports-a74b085f4c63b367da399c9126e3955c5e97f8dd.tar.gz ports-a74b085f4c63b367da399c9126e3955c5e97f8dd.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 dd8d65868aba..fbb0c8e14653 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httping -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ ${MASTER_SITE_LOCAL} |