diff options
author | assar <assar@FreeBSD.org> | 2001-09-11 05:06:32 +0800 |
---|---|---|
committer | assar <assar@FreeBSD.org> | 2001-09-11 05:06:32 +0800 |
commit | d7005ae58fbd47c513a1f5bb0ca90bfbefc3e1bf (patch) | |
tree | 24aa88f9f7187ae4ee04c52fec7d782d9ad0231f /net/arla | |
parent | ad6518d0a21a8eda2d5c669c8fc7dd5f2b3ed4da (diff) | |
download | freebsd-ports-gnome-d7005ae58fbd47c513a1f5bb0ca90bfbefc3e1bf.tar.gz freebsd-ports-gnome-d7005ae58fbd47c513a1f5bb0ca90bfbefc3e1bf.tar.zst freebsd-ports-gnome-d7005ae58fbd47c513a1f5bb0ca90bfbefc3e1bf.zip |
remove the files that are not installed any longer from the packing list
bump PORTREVISION
Reminded by: Emil Sit <sit@MIT.EDU>
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 326e69d3daeb..f1b9487e7bb3 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 7686f5bd3ef7..785bcc280330 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 |