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/Makefile | |
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/Makefile')
-rw-r--r-- | net/arla/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |