diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 06:25:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 06:25:36 +0000 |
commit | c9456be125d9a7c2e5b897da25151e180a128b7f (patch) | |
tree | 2870088a9b9382b0fe80a83bcabe82e74c745b75 /misc/hotkeys | |
parent | a8a481b53003a28bd09bf2f7805006d5b6298189 (diff) |
Notes
Diffstat (limited to 'misc/hotkeys')
-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 |