diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
commit | a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e (patch) | |
tree | b735a922fdb4a08e5f04c116748ca011dc17c8d1 /security/qident | |
parent | f0979a329e3aab14b99941c018e3558ab761d4e2 (diff) |
Notes
Diffstat (limited to 'security/qident')
-rw-r--r-- | security/qident/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile index f7b616bd030c..e40f3c55b1a1 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://www.hairylemon.org/~ad/software/qident/ -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Query a remote IDENT (RFC 1413) server LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident |