diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-09 20:10:31 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-01-09 20:10:31 +0000 |
commit | 1faf648c48d997d163a8ff210cae816559d809ac (patch) | |
tree | 4e127c9b0e1cbab2de5b7fd60f0c526852ad0e20 /net/echoping/Makefile | |
parent | 87681ae8341e3837fcc7b2e0892791ddaf1a9ba2 (diff) | |
download | ports-1faf648c48d997d163a8ff210cae816559d809ac.tar.gz ports-1faf648c48d997d163a8ff210cae816559d809ac.zip |
Notes
Diffstat (limited to 'net/echoping/Makefile')
-rw-r--r-- | net/echoping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 11e485a6f72e..51732282c340 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -6,7 +6,7 @@ # PORTNAME= echoping -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ |