summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-12-20 18:37:50 +0000
committermarkd <markd@pkgsrc.org>2019-12-20 18:37:50 +0000
commit6b21e6be13b834f2122c23335bb1eca0d161238b (patch)
treeb8c86818dff21d74b3c17eb5bd0d7de6e81ad009 /emulators
parent7633ea2849af822961629856ad641dfb2f377e3c (diff)
downloadpkgsrc-6b21e6be13b834f2122c23335bb1eca0d161238b.tar.gz
gns3-gui: PKGREVISION bump for permissions change
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gns3-gui/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/gns3-gui/Makefile b/emulators/gns3-gui/Makefile
index 2a6ec2d37d0..dc3425569bb 100644
--- a/emulators/gns3-gui/Makefile
+++ b/emulators/gns3-gui/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/12/19 21:22:02 markd Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/20 18:37:50 markd Exp $
DISTNAME= gns3-gui-2.2.1
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gns3-gui/}