diff options
Diffstat (limited to 'x11/xbindkeys_config/Makefile')
-rw-r--r-- | x11/xbindkeys_config/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xbindkeys_config/Makefile b/x11/xbindkeys_config/Makefile index 75a4c87e7d7..370841d7228 100644 --- a/x11/xbindkeys_config/Makefile +++ b/x11/xbindkeys_config/Makefile @@ -9,7 +9,8 @@ PORTNAME= xbindkeys_config PORTVERSION= 0.1.3 CATEGORIES= x11 -MASTER_SITES= http://www.netchampagne.com/xbindkeys_config/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= An easy to use gtk program for configuring Xbindkeys |