diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /net/gq | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.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 cf862534f4e1..e5f6320eff72 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gqclient DISTNAME= gq-${PORTVERSION:S/b/beta/} -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client USE_GMAKE= yes |