diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-05 05:18:06 +0000 |
commit | 8c1c5f4a177063cf410c956996fe02d4deb7f3c6 (patch) | |
tree | ac2af0f80404ef4aae169dc34e86d24bf2929779 /x11/xaniroc | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) |
Notes
Diffstat (limited to 'x11/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 3 | ||||
-rw-r--r-- | x11/xaniroc/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index ec8be96c4447..929bd08dd5c8 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1997 # Whom: Stefan Zehl <sec@42.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 12:47:03 tg Exp $ # DISTNAME= xaniroc @@ -16,6 +16,7 @@ EXTRACT_SUFX= .src.tar.Z MAINTAINER= sec@42.org USE_IMAKE= yes +MAN1= xaniroc.1 post-extract: ${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man diff --git a/x11/xaniroc/pkg-plist b/x11/xaniroc/pkg-plist index 46f399519019..246ffd098440 100644 --- a/x11/xaniroc/pkg-plist +++ b/x11/xaniroc/pkg-plist @@ -1,2 +1 @@ bin/xaniroc -man/man1/xaniroc.1.gz |