Index: head/sysutils/beadm/Makefile =================================================================== --- head/sysutils/beadm/Makefile (revision 297658) +++ head/sysutils/beadm/Makefile (revision 297659) @@ -1,35 +1,36 @@ # New ports collection makefile for: beadm # Date created: 26 April 2012 # Whom: Bryan Drewery # # $FreeBSD$ # PORTNAME= beadm PORTVERSION= 0.6 CATEGORIES= sysutils -MASTER_SITES= http://www.shatow.net/freebsd/ +MASTER_SITES= SF/beadm/dist/ \ + http://www.shatow.net/freebsd/ MAINTAINER= bryan@shatow.net COMMENT= Solaris-like utility to manage Boot Environments on ZFS LICENSE= BSD NO_BUILD= YES USE_BZIP2= yes PLIST_FILES= sbin/${PORTNAME} MAN1= ${PORTNAME}.1 .include .if ${OSVERSION} < 800000 IGNORE= not supported on 7.x .endif do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1/ .include Property changes on: head/sysutils/beadm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property