diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
commit | 98a694e9a860e5e1bcc992f1905dbdf81839a150 (patch) | |
tree | 7470fb3ef740bf72808bf15eb38bdbbe7d0716bc /games/xpipeman | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) | |
download | ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.tar.gz ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.zip |
Notes
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/Makefile | 3 | ||||
-rw-r--r-- | games/xpipeman/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 9236f141acf6..4d860654b184 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.9 1997/07/21 19:36:27 max Exp $ +# $Id: Makefile,v 1.10 1998/04/12 16:45:10 jseger Exp $ # DISTNAME= xpipeman @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= jseger@FreeBSD.org USE_IMAKE= yes +MAN6= xpipeman.6 post-install: ${INSTALL} -c -g games -m 664 ${FILESDIR}/xpipescores ${PREFIX}/lib/X11 diff --git a/games/xpipeman/pkg-plist b/games/xpipeman/pkg-plist index 24a5dab795cb..246702cc44f8 100644 --- a/games/xpipeman/pkg-plist +++ b/games/xpipeman/pkg-plist @@ -1,3 +1,2 @@ -man/man6/xpipeman.6.gz bin/xpipeman lib/X11/xpipescores |