summaryrefslogtreecommitdiff
path: root/sysutils/desktop-installer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/desktop-installer/Makefile')
-rw-r--r--sysutils/desktop-installer/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile
index 2f15976fa502..20f96224ab54 100644
--- a/sysutils/desktop-installer/Makefile
+++ b/sysutils/desktop-installer/Makefile
@@ -1,5 +1,6 @@
PORTNAME= desktop-installer
-DISTVERSION= 1.1.1
+DISTVERSION= 1.1.1-4
+DISTVERSIONSUFFIX= -gd169ed0
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org
@@ -9,7 +10,7 @@ WWW= https://github.com/outpaddling/desktop-installer
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= auto-admin>=0.8.1:sysutils/auto-admin
+RUN_DEPENDS= auto-admin>=0.8.3.27:sysutils/auto-admin
USES= desktop-file-utils
USE_GITHUB= yes