aboutsummaryrefslogtreecommitdiff
path: root/sysutils/beadm/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-28 05:11:27 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-28 05:11:27 +0000
commit387845246d616359d0ef82de8a5efcb8d7dca220 (patch)
tree1ff810d7dcfff4ee709ea9bcffde52e637cd9285 /sysutils/beadm/Makefile
parent3e2ab18d4f15d87227c31a160d362c8d6d0e5c73 (diff)
downloadports-387845246d616359d0ef82de8a5efcb8d7dca220.tar.gz
ports-387845246d616359d0ef82de8a5efcb8d7dca220.zip
- update to 0.7.1
- update download mirror Changelog: - Fixes incorrect mountpoint creation in 'beadm mount' - Add checks to ensure 'beadm mount' mountpoints can be created - Add check to ensure 'beadm activate' BE is not already mounted from 'beadm mount' PR: 170214 Submitted by: Bryan Drewery <bryan at shatow dot net> (maintainer)
Notes
Notes: svn path=/head/; revision=301633
Diffstat (limited to 'sysutils/beadm/Makefile')
-rw-r--r--sysutils/beadm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/beadm/Makefile b/sysutils/beadm/Makefile
index 2a93d148646a..38be0ce12362 100644
--- a/sysutils/beadm/Makefile
+++ b/sysutils/beadm/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= beadm
-PORTVERSION= 0.7
+PORTVERSION= 0.7.1
CATEGORIES= sysutils
MASTER_SITES= SF/beadm/dist/ \
- http://www.shatow.net/freebsd/
+ http://mirror.shatow.net/freebsd/${PORTNAME}/
MAINTAINER= bryan@shatow.net
COMMENT= Solaris-like utility to manage Boot Environments on ZFS