diff options
Diffstat (limited to 'net/cvsup-bin/Makefile')
-rw-r--r-- | net/cvsup-bin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index 3769cee..a7e8912 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -3,7 +3,7 @@ # Date created: 12 November 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.9 1999/02/12 02:29:00 jdp Exp $ +# $Id: Makefile,v 1.10 1999/03/06 22:40:21 wosch Exp $ # DISTNAME= cvsup-bin-16.0 @@ -13,6 +13,8 @@ DISTFILES= cvsup-bin-16.0.tar.gz MAINTAINER= jdp@freebsd.org +ONLY_FOR_ARCHS= i386 + NO_BUILD= yes MAN1= cvpasswd.1 cvsup.1 |