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/xmahjongg | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) | |
download | ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.tar.gz ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.zip |
Notes
Diffstat (limited to 'games/xmahjongg')
-rw-r--r-- | games/xmahjongg/Makefile | 3 | ||||
-rw-r--r-- | games/xmahjongg/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index 72ac4d21bb8c..a1356b549963 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Aug 1996 # Whom: joerg@freebsd.org # -# $Id: Makefile,v 1.2 1996/11/18 11:25:52 asami Exp $ +# $Id: Makefile,v 1.3 1996/12/08 01:11:27 max Exp $ # DISTNAME= xmahjongg @@ -17,6 +17,7 @@ MAINTAINER= joerg@freebsd.org WRKSRC= ${WRKDIR}/xmahjongg USE_IMAKE= yes +MAN6= xmahjongg.6 NO_CDROM= "Restrictive copyright" diff --git a/games/xmahjongg/pkg-plist b/games/xmahjongg/pkg-plist index 2c594203b62d..b0d960a7608f 100644 --- a/games/xmahjongg/pkg-plist +++ b/games/xmahjongg/pkg-plist @@ -1,5 +1,4 @@ bin/xmahjongg -man/man6/xmahjongg.6.gz lib/X11/xmahjongg/bridge lib/X11/xmahjongg/default lib/X11/xmahjongg/wedges |