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

(-)Makefile (-1 / +2 lines)
Lines 9-15 Link Here
9
PORTVERSION=	0.8.2
9
PORTVERSION=	0.8.2
10
PORTREVISION=	2
10
PORTREVISION=	2
11
CATEGORIES=	www gnome
11
CATEGORIES=	www gnome
12
MASTER_SITES=	http://labs.libre-entreprise.org/download.php/${DOWNNUM}/
12
MASTER_SITES=	http://labs.libre-entreprise.org/frs/download.php/${382}/
13
13
14
MAINTAINER=	kwm@FreeBSD.org
14
MAINTAINER=	kwm@FreeBSD.org
15
COMMENT=	A Gnome program to check a page/website for broken links
15
COMMENT=	A Gnome program to check a page/website for broken links
Lines 18-23 Link Here
18
		gnet-2.0.0:${PORTSDIR}/net/gnet2
18
		gnet-2.0.0:${PORTSDIR}/net/gnet2
19
19
20
USE_X_PREFIX=	yes
20
USE_X_PREFIX=	yes
21
USE_GETTEXT=	yes
21
DOWNNUM=	382
22
DOWNNUM=	382
22
USE_GNOME=	gnomeprefix gnomehack libgnomeui intlhack
23
USE_GNOME=	gnomeprefix gnomehack libgnomeui intlhack
23
USE_GMAKE=	yes
24
USE_GMAKE=	yes

Return to bug 95732