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/Makefile | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) | |
download | ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.tar.gz ports-8c1c5f4a177063cf410c956996fe02d4deb7f3c6.zip |
Notes
Diffstat (limited to 'x11/xaniroc/Makefile')
-rw-r--r-- | x11/xaniroc/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |