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

(-)Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	entrans
4
PORTNAME=	entrans
5
PORTVERSION=	0.3.2
5
PORTVERSION=	0.3.3
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	SF
7
MASTER_SITES=	SF
8
8
Lines 9-14 Link Here
9
MAINTAINER=	prudhvi-krishna-bsd@surapaneni.in
9
MAINTAINER=	prudhvi-krishna-bsd@surapaneni.in
10
COMMENT=	Entrans is an online, collaborative translation tool
10
COMMENT=	Entrans is an online, collaborative translation tool
11
11
12
LICENSE=	GPLv2
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
12
USE_PHP=	mysql
15
USE_PHP=	mysql
13
NO_BUILD=	yes
16
NO_BUILD=	yes
14
NO_ARCH=	yes
17
NO_ARCH=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (entrans-0.3.2.tar.gz) = d6c83483f047ffb2dd9e3a0ba3f6adcc993b8e8108acafeb298673311e2132a5
1
SHA256 (entrans-0.3.3.tar.gz) = 9a9e36517ee97de8d8dc6808b41bb00e760c9c047003cf801185b0a175e54b40
2
SIZE (entrans-0.3.2.tar.gz) = 128415
2
SIZE (entrans-0.3.3.tar.gz) = 128571

Return to bug 204036