diff options
-rw-r--r-- | net/mopd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index f4ad25cd6f2d..6eb8b8b3a21f 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -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 |