diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-26 01:18:40 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-26 01:18:40 +0000 |
commit | bd7f43f95139f6fd86b965979536add59955187d (patch) | |
tree | 432eab76fd94b81c61148ae64eb5f4556ba8bc6f /devel/asl | |
parent | 99db81601b72a3b4d13200140ecb1adee45cc8e5 (diff) | |
download | ports-bd7f43f95139f6fd86b965979536add59955187d.tar.gz ports-bd7f43f95139f6fd86b965979536add59955187d.zip |
Notes
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: |