diff options
Diffstat (limited to 'misc/team/Makefile')
-rw-r--r-- | misc/team/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile index e434d215033..69d99dcaa5f 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/07/02 08:37:26 agc Exp $ +# $NetBSD: Makefile,v 1.14 2000/08/18 22:46:44 hubertf Exp $ # FreeBSD Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp # @@ -8,7 +8,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= packages@netbsd.org -MIRROR_DISTFILE= no +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + MANCOMPRESSED_IF_MANZ= yes .include "../../mk/bsd.pkg.mk" |