aboutsummaryrefslogtreecommitdiff
path: root/misc/hotkeys
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-10-16 21:44:16 +0000
committerSteve Wills <swills@FreeBSD.org>2019-10-16 21:44:16 +0000
commitd308792fcc284825b9d55cf9fb5fbddbd0a5874f (patch)
tree7e86bfa4df575829d82ad2660fe9ffe6ca1b0d70 /misc/hotkeys
parent1fbccaa6d66b3104baf741eb209b3e5c2983d43c (diff)
Notes
Diffstat (limited to 'misc/hotkeys')
-rw-r--r--misc/hotkeys/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/misc/hotkeys/Makefile b/misc/hotkeys/Makefile
index 2fc9f349b339..4451829564ec 100644
--- a/misc/hotkeys/Makefile
+++ b/misc/hotkeys/Makefile
@@ -3,21 +3,17 @@
PORTNAME= hotkeys
PORTVERSION= 0.5.7.1
-PORTREVISION= 16
+PORTREVISION= 18
CATEGORIES= misc
-MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/
+MASTER_SITES= https://BSDforge.com/projects/source/misc/hotkeys/${PORTVERSION}/
DISTNAME= hotkeys_${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Allows usage of special keys on internet/multimedia keyboards
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
LIB_DEPENDS= libxml2.so:textproc/libxml2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}