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 | e1c15346feeaa773d749c95a4c20944097bfdc93 (diff) | |
download | ports-e1592fc36e0547dabb414a11100ca9515e6877af.tar.gz ports-e1592fc36e0547dabb414a11100ca9515e6877af.zip |
Notes
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 |