diff options
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 4ae88ef8b56d..3174c0c56633 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= SF/gqclient +MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client |