diff options
author | dannyboy <dannyboy@FreeBSD.org> | 2000-12-28 23:26:26 +0800 |
---|---|---|
committer | dannyboy <dannyboy@FreeBSD.org> | 2000-12-28 23:26:26 +0800 |
commit | da04c642e9553c5cb850d20702723e935c63ac18 (patch) | |
tree | 76ee85607d5fa200ff56916d0d83f66425e6c6db /net | |
parent | 9d8aa4b371c16ddc5e58f9b30b6c99a5110f241d (diff) | |
download | freebsd-ports-gnome-da04c642e9553c5cb850d20702723e935c63ac18.tar.gz freebsd-ports-gnome-da04c642e9553c5cb850d20702723e935c63ac18.tar.zst freebsd-ports-gnome-da04c642e9553c5cb850d20702723e935c63ac18.zip |
Update to 1.4, also remove . from pkg-comment.
PR: 23900
Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/sendip/Makefile | 2 | ||||
-rw-r--r-- | net/sendip/distinfo | 2 | ||||
-rw-r--r-- | net/sendip/pkg-comment | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/sendip/Makefile b/net/sendip/Makefile index 53c22aa9c100..18ebf007f5df 100644 --- a/net/sendip/Makefile +++ b/net/sendip/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sendip -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.earth.li/projectpurple/files/ diff --git a/net/sendip/distinfo b/net/sendip/distinfo index e3940c276be7..746920e82be6 100644 --- a/net/sendip/distinfo +++ b/net/sendip/distinfo @@ -1 +1 @@ -MD5 (sendip-1.3.tar.gz) = b2d00d4b29225a6d0f8f391672ece64e +MD5 (sendip-1.4.tar.gz) = f5b2a15d30e7d8359be25dcacdff663c diff --git a/net/sendip/pkg-comment b/net/sendip/pkg-comment index 081223a8a93d..7bd683ab820c 100644 --- a/net/sendip/pkg-comment +++ b/net/sendip/pkg-comment @@ -1 +1 @@ -SendIP is a commandline tool to allow sending arbitrary IP packets. +SendIP is a commandline tool to allow sending arbitrary IP packets |