diff options
-rw-r--r-- | misc/hotkeys/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile index 65f9b77d2669..c14b2bf225db 100644 --- a/misc/hotkeys/Makefile +++ b/misc/hotkeys/Makefile @@ -8,8 +8,7 @@ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 PORTREVISION= 11 CATEGORIES= misc -MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ \ - ${MASTER_SITE_XCONTRIB} +MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ DISTNAME= hotkeys_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |