aboutsummaryrefslogtreecommitdiff
path: root/lang/objc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-07 22:37:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-07 22:37:42 +0000
commit42b607cfc6588e67d84f2b5a5a9f0bc5c58012e9 (patch)
tree1f2c88c83266398a76b8113b316be60f73f9cd5f /lang/objc/Makefile
parent1e95e9ed25b0a719311a4b72b76abd3caacfe45b (diff)
Notes
Diffstat (limited to 'lang/objc/Makefile')
-rw-r--r--lang/objc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/objc/Makefile b/lang/objc/Makefile
index 82e3f7ba588d..658d77dc7104 100644
--- a/lang/objc/Makefile
+++ b/lang/objc/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= chuckr@freebsd.org
BUILD_DEPENDS= $(PREFIX)/lib/libgc.a:$(PORTSDIR)/devel/boehm-gc
HAS_CONFIGURE= yes
-MAN1= cvtimport.1 objc.1 postlink.1
+MAN1= cvtimport.1 objc.1 postlink.1 vici.1
MAN3= Array.3 AsciiFiler.3 Bag.3 Block.3 CAObject.3 Cltn.3 \
Complex.3 Dictionary.3 Float.3 Fraction.3 IdArray.3 IntArray.3\
BigInt.3 IntegerModp.3 Matrix.3 Message.3 Monomial.3 Object.3\