Date: Fri, 29 Apr 2016 04:20:43 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414252 - head/net/mopd Message-ID: <201604290420.u3T4KhFC012790@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Apr 29 04:20:43 2016 New Revision: 414252 URL: https://svnweb.freebsd.org/changeset/ports/414252 Log: Make fetchable again. Modified: head/net/mopd/Makefile Modified: head/net/mopd/Makefile ============================================================================== --- head/net/mopd/Makefile Fri Apr 29 04:19:12 2016 (r414251) +++ head/net/mopd/Makefile Fri Apr 29 04:20:43 2016 (r414252) @@ -5,14 +5,12 @@ PORTNAME= mopd PORTVERSION= 2.5.3 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= LOCAL/obrien +MASTER_SITES= LOCAL/cy EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= MOP Loader Daemon for netbooting DEC machines -BROKEN= unfetchable - USES= uidfix MAKE_ENV= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man NO_MANCOMPRESS=true
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604290420.u3T4KhFC012790>