summaryrefslogtreecommitdiff
path: root/audio/xmcd/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-16 23:37:37 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-16 23:37:37 +0000
commit7eaecb38a17575f3bcc22f6b480661b1138d44c0 (patch)
tree39fb944f6fb6faa65fb1c4431e70cbb70d462e2a /audio/xmcd/Makefile
parentUpdate to version 5.0.3. (diff)
Update to version 2.5.
PR: 11693 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=18843
Diffstat (limited to 'audio/xmcd/Makefile')
-rw-r--r--audio/xmcd/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile
index c3512b5c3b7e..2f7664dc02e8 100644
--- a/audio/xmcd/Makefile
+++ b/audio/xmcd/Makefile
@@ -3,12 +3,12 @@
# Date created: 16 Februar 1995
# Whom: Gennady Sorokopud <gena@NetVision.net.il>
#
-# $Id: Makefile,v 1.17 1999/01/08 22:53:25 mph Exp $
+# $Id: Makefile,v 1.18 1999/02/22 03:27:30 steve Exp $
#
-DISTNAME= xmcd-2.4
+DISTNAME= xmcd-2.5
CATEGORIES= audio
-MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmcd/src/
+MASTER_SITES= http://metalab.unc.edu/tkan/download/xmcd/src/
MAINTAINER= eischen@vigrid.com
@@ -30,5 +30,6 @@ post-patch:
post-install:
@${CAT} ${PKGDIR}/MESSAGE
+ @${CP} ${WRKSRC}/xmcd_d/XMcd.ad ${PREFIX}/lib/X11/app-defaults/XMcd
.include <bsd.port.mk>