diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-08-28 23:53:04 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-08-28 23:53:04 +0000 |
commit | e5af0f308381e3e62a75cc85dcbce3b3777ccfa1 (patch) | |
tree | a4383eb0965b4986fe2b469b9956c82b3f76b13e /audio | |
parent | Please don't copy straight from manpages without at least (diff) |
For some reason two manpages were missing from the MANx variables.
Notes
Notes:
svn path=/head/; revision=12903
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | audio/xmcd/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index ef223c29705b..f2c9be5ea16b 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -3,7 +3,7 @@ # Date created: 16 Februar 1995 # Whom: Gennady Sorokopud <gena@NetVision.net.il> # -# $Id: Makefile,v 1.10 1998/08/13 01:44:14 asami Exp $ +# $Id: Makefile,v 1.11 1998/08/25 00:43:44 asami Exp $ # DISTNAME= xmcd-2.3 @@ -15,7 +15,7 @@ MAINTAINER= deischen@iworks.InterWorks.org REQUIRES_MOTIF= yes USE_IMAKE= yes -MAN1= cddbcmd.1 wm2xmcd.1 +MAN1= cddbcmd.1 wm2xmcd.1 xmcd.1 cda.1 MANCOMPRESSED= no post-install: diff --git a/audio/xmcd/pkg-plist b/audio/xmcd/pkg-plist index 31499c8c10ba..2e3578bc66a2 100644 --- a/audio/xmcd/pkg-plist +++ b/audio/xmcd/pkg-plist @@ -154,8 +154,6 @@ lib/X11/xmcd/config/.tbl/Teac lib/X11/xmcd/config/.tbl/Toshiba lib/X11/xmcd/config/.tbl/Yamaha lib/X11/xmcd/config/config.sh -man/man1/xmcd.1.gz -man/man1/cda.1.gz @dirrm lib/X11/xmcd/docs @dirrm lib/X11/xmcd/pixmaps @dirrm lib/X11/xmcd/help |