View | Details | Raw Unified | Return to bug 24550
Collapse All | Expand All

(-)irc/ezbounce/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ezbounce
8
PORTNAME=	ezbounce
9
PORTVERSION=	0.99.10
9
PORTVERSION=	0.99.11
10
CATEGORIES=	irc
10
CATEGORIES=	irc
11
MASTER_SITES=  	http://druglord.freelsd.org/ezbounce/
11
MASTER_SITES=  	http://druglord.freelsd.org/ezbounce/
12
12
(-)irc/ezbounce/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (ezbounce-0.99.10.tar.gz) = e0c58bed6ef84334d948dd905ecafefb
1
MD5 (ezbounce-0.99.11.tar.gz) = bb0f4eaa7dd9dd0d820b97895adc10e3
(-)irc/ezbounce/pkg-plist (-5 / +5 lines)
Lines 3-10 Link Here
3
@exec if [ ! -f %D/etc/ezbounce.conf ] ; then cp -p %D/%F %B/ezbounce.conf; fi
3
@exec if [ ! -f %D/etc/ezbounce.conf ] ; then cp -p %D/%F %B/ezbounce.conf; fi
4
sbin/ezbounce
4
sbin/ezbounce
5
sbin/mdidentd
5
sbin/mdidentd
6
share/doc/ezbounce/CHANGES
6
%%PORTDOCS%%share/doc/ezbounce/CHANGES
7
share/doc/ezbounce/README
7
%%PORTDOCS%%share/doc/ezbounce/README
8
share/doc/ezbounce/TODO
8
%%PORTDOCS%%share/doc/ezbounce/TODO
9
share/doc/ezbounce/mdidentd.README
9
%%PORTDOCS%%share/doc/ezbounce/mdidentd.README
10
@dirrm share/doc/ezbounce
10
%%PORTDOCS%%@dirrm share/doc/ezbounce

Return to bug 24550