diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 11:42:14 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-02 11:42:14 +0000 |
commit | 05690f17469b1ea8f85d0b9c6d4ec1a078f9eb03 (patch) | |
tree | e46067fcd874880967af5913f6a7fa8c0f471221 /irc/ezbounce/Makefile | |
parent | Update to version 0.5.3. reword DESCR a tad. (diff) |
Update to version 0.99.2
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r-- | irc/ezbounce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 5743c01c4a01..f091bb6309cb 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ezbounce -# Version required: 0.85.2 +# Version required: 0.99.2 # Date created: 19 February 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/19 08:25:40 cpiazza Exp $ +# $Id: Makefile,v 1.5 1999/06/28 02:20:15 billf Exp $ # -DISTNAME= ezbounce-0.85.2 +DISTNAME= ezbounce-0.99.2 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ \ http://irc.themes.org/downloads/misc/ |