aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeycaps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r--x11/xkeycaps/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index c408b776da7a..4d259466d1f5 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -1,18 +1,19 @@
PORTNAME= xkeycaps
-PORTVERSION= 2.46
-PORTREVISION= 3
+PORTVERSION= 2.47
+PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://www.jwz.org/xkeycaps/
+MASTER_SITES= https://www.df7cb.de/projects/xkeycaps/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cy@FreeBSD.org
COMMENT= Graphically display and edit the keyboard mapping
+WWW= https://www.df7cb.de/projects/xkeycaps/
LICENSE= MIT
-USES= imake tar:Z xorg
+USES= imake xorg
USE_XORG= ice sm x11 xaw xbitmaps xext xmu xt
PLIST_FILES= bin/xkeycaps \
- man/man1/xkeycaps.1.gz
+ share/man/man1/xkeycaps.1.gz
.include <bsd.port.mk>