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

(-)Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	quassel
4
PORTNAME=	quassel
5
PORTVERSION=	0.13.0
5
PORTVERSION=	0.13.0
6
PORTREVISION=	5
6
PORTREVISION=	6
7
CATEGORIES=	irc
7
CATEGORIES=	irc
8
MASTER_SITES=	http://www.quassel-irc.org/pub/
8
MASTER_SITES=	http://www.quassel-irc.org/pub/
9
9
(-)files/quasselcore.in (-1 / +2 lines)
Lines 3-9 Link Here
3
# $FreeBSD$
3
# $FreeBSD$
4
#
4
#
5
# PROVIDE: quasselcore
5
# PROVIDE: quasselcore
6
# REQUIRE: LOGIN
6
%%NO_PGSQL%%# REQUIRE: LOGIN
7
%%PGSQL%%# REQUIRE: LOGIN postgresql
7
# KEYWORD: shutdown
8
# KEYWORD: shutdown
8
#
9
#
9
# Add the following lines to /etc/rc.conf to enable quasselcore:
10
# Add the following lines to /etc/rc.conf to enable quasselcore:

Return to bug 238307