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/xmcd/Makefile | |
parent | 5ce471585e790cb34466add0beb084cb0513426f (diff) |
Notes
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 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: |