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

Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 5-17 Link Here
5
PORTVERSION=	0.4
5
PORTVERSION=	0.4
6
PORTREVISION=	1
6
PORTREVISION=	1
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	ftp://ftp.feep.net/pub/software/PAM/pam_per_user/
8
MASTER_SITES=	http://www.gnu-darwin.org/distfiles/
9
9
10
MAINTAINER=	pirzyk@FreeBSD.org
10
MAINTAINER=	pirzyk@FreeBSD.org
11
COMMENT=	PAM module for per-user authentication
11
COMMENT=	PAM module for per-user authentication
12
12
13
BROKEN=		unfetchable
14
15
USES=		libtool
13
USES=		libtool
16
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
17
15
(-)distinfo (+1 lines)
Lines 1-2 Link Here
1
TIMESTAMP = 1578392531
1
SHA256 (pam_per_user-0.4.tar.gz) = bceb2d723448f943d7cfd0a67a090f2ec620d0b911e25db60cf11dfc40b66978
2
SHA256 (pam_per_user-0.4.tar.gz) = bceb2d723448f943d7cfd0a67a090f2ec620d0b911e25db60cf11dfc40b66978
2
SIZE (pam_per_user-0.4.tar.gz) = 109443
3
SIZE (pam_per_user-0.4.tar.gz) = 109443

Return to bug 243128