diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-27 01:26:11 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-27 01:26:11 +0000 |
commit | 903da600980ec888640921124a72aa4f0d079910 (patch) | |
tree | 99540ac9705fbadd4b10abe724839ad566c75927 /net/arla | |
parent | bb8270befe167caef1f33f7599765efe9f545c08 (diff) |
Notes
Diffstat (limited to 'net/arla')
-rw-r--r-- | net/arla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index ea43308f6035..e65b8695eaff 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -31,5 +31,6 @@ MAN1= rxdebug.1 tokens.1 unlog.1 aklog.1 klog.1 fs.1 kalog.1 pts.1 \ MAN3= cmd.3 MAN5= CellServDB.5 DynRootDB.5 ThisCell.5 SuidCells.5 MAN8= mount_xfs.8 umount_xfs.8 arlad.8 arla-cli.8 vos.8 bos.8 +INFO= arla .include <bsd.port.mk> |