diff options
Diffstat (limited to 'net/arla')
-rw-r--r-- | net/arla/Makefile | 3 | ||||
-rw-r--r-- | net/arla/pkg-plist | 6 |
2 files changed, 2 insertions, 7 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index 326e69d..f1b9487 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -7,6 +7,7 @@ PORTNAME= arla PORTVERSION= 0.35.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ @@ -25,7 +26,7 @@ BROKEN= requires kernel source GNU_CONFIGURE= yes MAN1= rxdebug.1 tokens.1 unlog.1 aklog.1 klog.1 fs.1 kalog.1 pts.1 \ udebug.1 -MAN3= cmd.3 log_log.3 +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 diff --git a/net/arla/pkg-plist b/net/arla/pkg-plist index 7686f5b..785bcc2 100644 --- a/net/arla/pkg-plist +++ b/net/arla/pkg-plist @@ -27,7 +27,6 @@ include/arlalib.h include/atypes.h include/auth.h include/base64.h -include/bool.h include/bos.cs.h include/cb.cs.h include/cb.h @@ -38,12 +37,8 @@ include/fs.h include/fs.ss.h include/fs_errors.h include/getarg.h -include/hash.h -include/heap.h include/ka-procs.h -include/list.h include/lock.h -include/log.h include/lwp.h include/parse_bytes.h include/parse_time.h @@ -98,7 +93,6 @@ lib/librxvlserver.a lib/librxvolserver.a lib/libsl.a lib/libss.a -lib/libutil.a libexec/arlad sbin/arla-cli sbin/rxperf |