View | Details | Raw Unified | Return to bug 199339 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 2-15 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pound
4
PORTNAME=	pound
5
PORTVERSION=	2.6
5
PORTVERSION=	2.7
6
PORTREVISION=	3
6
PORTREVISION=
7
CATEGORIES=	www net
7
CATEGORIES=	www net
8
MASTER_SITES=	http://www.apsis.ch/pound/ \
8
MASTER_SITES=	http://www.apsis.ch/pound/ \
9
		ftp://ftp.nuug.no/pub/anders/distfiles/
9
		ftp://ftp.nuug.no/pub/anders/distfiles/
10
DISTNAME=	Pound-${PORTVERSION}
10
DISTNAME=	Pound-${PORTVERSION}
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ncrogers@gmail.com
13
COMMENT=	Reverse proxy, load balancer and HTTP(S) frontend for web servers
13
COMMENT=	Reverse proxy, load balancer and HTTP(S) frontend for web servers
14
14
15
LICENSE=	GPLv3
15
LICENSE=	GPLv3
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Pound-2.6.tgz) = 0ad25e3652e22117abbc17a70b5d8913e05991318a5506bc7437e662616fdf21
1
SHA256 (Pound-2.7.tgz) = cdfbf5a7e8dc8fbbe0d6c1e83cd3bd3f2472160aac65684bb01ef661c626a8e4
2
SIZE (Pound-2.6.tgz) = 180595
2
SIZE (Pound-2.7.tgz) = 186887

Return to bug 199339