summaryrefslogtreecommitdiff
path: root/shells/xonsh
diff options
context:
space:
mode:
Diffstat (limited to 'shells/xonsh')
-rw-r--r--shells/xonsh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index 40a871e93e9..494a3424e7a 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/01/15 10:18:43 nonaka Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/25 07:33:17 maya Exp $
DISTNAME= xonsh-0.8.8
+PKGREVISION= 1
CATEGORIES= shells python
MASTER_SITES= ${MASTER_SITE_GITHUB:=xonsh/}