diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-12 21:50:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-12 21:50:20 +0000 |
commit | 4e75abfa97d97ca1ffcd0369061115516583aba9 (patch) | |
tree | 05fe4ed8bf6d19134ee1781753b5beadbe37fe5d /net | |
parent | BROKEN: Does not configure (diff) |
- Update to 2.5
PR: 55510
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=86863
Diffstat (limited to 'net')
-rw-r--r-- | net/sendip/Makefile | 2 | ||||
-rw-r--r-- | net/sendip/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/sendip/Makefile b/net/sendip/Makefile index c846afd9f6b5..f4510615ab1d 100644 --- a/net/sendip/Makefile +++ b/net/sendip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sendip -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= net MASTER_SITES= http://www.earth.li/projectpurple/files/ diff --git a/net/sendip/distinfo b/net/sendip/distinfo index 422d21a49a42..56b1a2cb0b13 100644 --- a/net/sendip/distinfo +++ b/net/sendip/distinfo @@ -1 +1 @@ -MD5 (sendip-2.4.tar.gz) = bb165a033f11707daafb91c2e4cc6545 +MD5 (sendip-2.5.tar.gz) = 35fa3306f39bfd46d83371da63eec3ad |