diff options
Diffstat (limited to 'devel/asl')
-rw-r--r-- | devel/asl/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 962ce26779be..3759a884ca6c 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -3,7 +3,7 @@ # Date created: 18 June 1997 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.2 1997/07/14 07:45:30 tg Exp $ +# $Id: Makefile,v 1.3 1998/06/25 14:06:51 tg Exp $ # DISTNAME= asl-1.41r7 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= devel/lang/assemblers MAINTAINER= ports@FreeBSD.org +BROKEN= manpages + MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1 post-extract: |