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

(-)pircbot/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	pircbot
8
PORTNAME=	pircbot
9
PORTVERSION=	1.2.3
9
PORTVERSION=	1.2.4
10
CATEGORIES=	irc java
10
CATEGORIES=	irc java
11
MASTER_SITES=	http://www.jibble.org/files/ \
11
MASTER_SITES=	http://www.jibble.org/files/ \
12
		ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
12
		ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
(-)pircbot/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (pircbot-1.2.3.zip) = 681c1656fdc3ea7ce71e216c3703d954
1
MD5 (pircbot-1.2.4.zip) = c94aa1a00454bf713f9388aa7575418b
(-)pircbot/pkg-plist (+2 lines)
Lines 42-49 Link Here
42
%%PORTDOCS%%%%DOCSDIR%%/help-doc.html
42
%%PORTDOCS%%%%DOCSDIR%%/help-doc.html
43
%%PORTDOCS%%%%DOCSDIR%%/pircbot-style.css
43
%%PORTDOCS%%%%DOCSDIR%%/pircbot-style.css
44
%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
44
%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
45
%%PORTDOCS%%%%DOCSDIR%%/resources/inherit.gif
45
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble/pircbot/class-use
46
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble/pircbot/class-use
46
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble/pircbot
47
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble/pircbot
47
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble
48
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org/jibble
48
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org
49
%%PORTDOCS%%@dirrm %%DOCSDIR%%/org
50
%%PORTDOCS%%@dirrm %%DOCSDIR%%/resources
49
%%PORTDOCS%%@dirrm %%DOCSDIR%%
51
%%PORTDOCS%%@dirrm %%DOCSDIR%%

Return to bug 56491