diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-03-04 08:03:42 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2007-03-04 08:03:42 +0000 |
commit | 213ea1a511a6b527e92646d2d468b43082321a02 (patch) | |
tree | 385132842a8dd3d3c6dab1973b86a06934222585 /net/gq | |
parent | 813dab9a58d6bf7d6fc10ffb5271981031d68c4c (diff) | |
download | ports-213ea1a511a6b527e92646d2d468b43082321a02.tar.gz ports-213ea1a511a6b527e92646d2d468b43082321a02.zip |
Notes
Diffstat (limited to 'net/gq')
-rw-r--r-- | net/gq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile index 05960d3a4158..660cf818392c 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= gqclient DISTNAME= gq-${PORTVERSION:S/r/rc/} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring |