aboutsummaryrefslogtreecommitdiff
path: root/sysutils/auto-admin/Makefile
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2024-02-22 01:19:00 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2024-02-22 01:19:00 +0000
commitb647ebf062117b938e9574f247b4df7c17d064e0 (patch)
tree3f14954b88412f6e82d1a2f131eeb8e466be6215 /sysutils/auto-admin/Makefile
parent916a2bf28c84c6f52d423268d1141d067c09ae32 (diff)
downloadports-b647ebf062117b938e9574f247b4df7c17d064e0.tar.gz
ports-b647ebf062117b938e9574f247b4df7c17d064e0.zip
sysutils/auto-admin: Update to 0.8.0.25
auto-automount-setup: Fix early exit due to failed automount deinstall Unbreaks automounting of removable media in desktop-installer Move some scripts from sbin to bin Numerous improvements for other systems, not relevant to FreeBSD
Diffstat (limited to 'sysutils/auto-admin/Makefile')
-rw-r--r--sysutils/auto-admin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile
index 024247d9aa5c..38cd39f096cf 100644
--- a/sysutils/auto-admin/Makefile
+++ b/sysutils/auto-admin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= auto-admin
-DISTVERSION= 0.8.0
+DISTVERSION= 0.8.0-25
+DISTVERSIONSUFFIX= -g9cd1f50
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org