diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
commit | 89a0ae022a76e01b4a2c8f65526f686c36e106da (patch) | |
tree | e75c529337b9963a2e45f589278cdb2186ca5c93 /security/qident | |
parent | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff) | |
download | freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.gz freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.zst freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.zip |
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr
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 |