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

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/net-im/openfire/Makefile 390933 2015-06-29 19:13:05Z robak $
2
# $FreeBSD: head/net-im/openfire/Makefile 390933 2015-06-29 19:13:05Z robak $
3
3
4
PORTNAME=	openfire
4
PORTNAME=	openfire
5
PORTVERSION=	3.10.2
5
PORTVERSION=	3.10.3
6
PORTEPOCH=	1
7
CATEGORIES=	net-im java
6
CATEGORIES=	net-im java
8
MASTER_SITES=	http://download.igniterealtime.org/openfire/
7
MASTER_SITES=	http://download.igniterealtime.org/openfire/
9
DISTNAME=	${PORTNAME}_src_${PORTVERSION:S/./_/g}
8
DISTNAME=	${PORTNAME}_src_${PORTVERSION:S/./_/g}

Return to bug 205785