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

(-)Makefile (-1 / +2 lines)
Lines 3-14 Link Here
3
3
4
PORTNAME=	srm
4
PORTNAME=	srm
5
PORTVERSION=	1.2.15
5
PORTVERSION=	1.2.15
6
PORTREVISION=	1
6
CATEGORIES=	security sysutils
7
CATEGORIES=	security sysutils
7
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION} \
8
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION} \
8
		SF/${PORTNAME}/old_releases \
9
		SF/${PORTNAME}/old_releases \
9
		SF/${PORTNAME}/old_releases/${PORTVERSION}
10
		SF/${PORTNAME}/old_releases/${PORTVERSION}
10
11
11
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	mshirk@daemon-security.com
12
COMMENT=	Secure rm, a utility which destroys file contents before unlinking
13
COMMENT=	Secure rm, a utility which destroys file contents before unlinking
13
14
14
LICENSE=	MIT
15
LICENSE=	MIT

Return to bug 217674