diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-03-08 00:50:37 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-03-08 00:50:37 +0000 |
commit | 2eeb699f37c3792ae750686987b34dee7d54ccd2 (patch) | |
tree | 639007e7e5f4088962067757a8a81769163731f3 /irc/ezbounce | |
parent | c92418c35af84b5555e3f87078bf3017dd8cc51e (diff) | |
download | FreeBSD-ports-2eeb699f37c3792ae750686987b34dee7d54ccd2.zip FreeBSD-ports-2eeb699f37c3792ae750686987b34dee7d54ccd2.tar.gz |
Update to 0.99.4
This fixes some small security issues.
Diffstat (limited to 'irc/ezbounce')
-rw-r--r-- | irc/ezbounce/Makefile | 4 | ||||
-rw-r--r-- | irc/ezbounce/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index c5cb267..3d8f2d4 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ezbounce -# Version required: 0.99.3 +# Version required: 0.99.4 # Date created: 19 February 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= ezbounce-0.99.3 +DISTNAME= ezbounce-0.99.4 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ diff --git a/irc/ezbounce/distinfo b/irc/ezbounce/distinfo index 885f75e..b0fd0c3 100644 --- a/irc/ezbounce/distinfo +++ b/irc/ezbounce/distinfo @@ -1 +1 @@ -MD5 (ezbounce-0.99.3.tar.gz) = b38628f47a225c164501b01bc2c20560 +MD5 (ezbounce-0.99.4.tar.gz) = 380ab5124eb46a2bb6ac834152cbbd83 |