diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2001-05-21 18:14:44 +0000 |
commit | e1592fc36e0547dabb414a11100ca9515e6877af (patch) | |
tree | 5bbe1eb095ed07310abc38ff9f21b4630a8ccaec /security/ident2 | |
parent | Update to 0.8.3 (diff) |
Remove Rod Taylor as MAINTAINER; he no longer has time.
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=42870
Diffstat (limited to 'security/ident2')
-rw-r--r-- | security/ident2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile index 72e722ea8cf5..d136235a1509 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.nyct.net/~defile/programs/ident2/ \ http://www.oscentral.org/files/software/ DISTNAME= ident2-v1.0_FINAL -MAINTAINER= rod@zort.on.ca +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes MAN8= ident2.8 |