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/xautolock | |
parent | 61b8183d2d26d74ed7220e3779585bb852d14003 (diff) |
Notes
Diffstat (limited to 'x11/xautolock')
-rw-r--r-- | x11/xautolock/Makefile | 3 | ||||
-rw-r--r-- | x11/xautolock/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/xautolock/Makefile b/x11/xautolock/Makefile index 5c2806e37384..c0e74ea60770 100644 --- a/x11/xautolock/Makefile +++ b/x11/xautolock/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Jul 1996 # Whom: Eric Blood <eblood@cs.unr.edu> # -# $Id: Makefile,v 1.5 1998/08/19 00:50:53 asami Exp $ +# $Id: Makefile,v 1.6 1998/08/30 15:38:57 steve Exp $ # DISTNAME= xautolock-pl11 @@ -17,5 +17,6 @@ MAINTAINER= eblood@cs.unr.edu USE_IMAKE= yes WRKSRC= ${WRKDIR}/xautolock-pl11 +MAN1= xautolock.1 .include <bsd.port.mk> diff --git a/x11/xautolock/pkg-plist b/x11/xautolock/pkg-plist index e7ac2a7a0b41..90aee43ad7eb 100644 --- a/x11/xautolock/pkg-plist +++ b/x11/xautolock/pkg-plist @@ -1,2 +1 @@ bin/xautolock -man/man1/xautolock.1.gz |