diff options
author | Tom Hukins <tom@FreeBSD.org> | 2002-11-04 21:34:56 +0000 |
---|---|---|
committer | Tom Hukins <tom@FreeBSD.org> | 2002-11-04 21:34:56 +0000 |
commit | a0d3cc387d0e2448f88be648ba1247e9ae442261 (patch) | |
tree | 076c9bfc8b4b551a05ff41e46ecc05a9709ad4e9 /security/srm/Makefile | |
parent | e2eee5b71bf8f0c13e9c884395b67dbdef02c594 (diff) | |
download | ports-a0d3cc387d0e2448f88be648ba1247e9ae442261.tar.gz ports-a0d3cc387d0e2448f88be648ba1247e9ae442261.zip |
Notes
Diffstat (limited to 'security/srm/Makefile')
-rw-r--r-- | security/srm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile index c67f31c22cd6..08454c2b8c47 100644 --- a/security/srm/Makefile +++ b/security/srm/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: srm # Date created: 25 Oct 2000 -# Whom: Keith J. Jones <keith.jones@ieee.org> +# Whom: Keith J. Jones <kjones@antihackertoolkit.com> # # $FreeBSD$ # PORTNAME= srm -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.6 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= srm -MAINTAINER= keith.jones@ieee.org +MAINTAINER= kjones@antihackertoolkit.com USE_LIBTOOL= YES |