aboutsummaryrefslogtreecommitdiff
path: root/audio/xcd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xcd/Makefile')
-rw-r--r--audio/xcd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile
index cf7046d364ef..ef610351c156 100644
--- a/audio/xcd/Makefile
+++ b/audio/xcd/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xcd
-# Version required: 1.4
+# Version required: 1.5
# Date created: 22 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.10 1995/12/13 02:12:54 jmz Exp $
+# $Id: Makefile,v 1.11 1996/04/30 10:33:28 jmz Exp $
#
-DISTNAME= xcd-1.4
+DISTNAME= xcd-1.5
CATEGORIES+= audio
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
@@ -14,6 +14,6 @@ WRKSRC= ${WRKDIR}/xcd
MAINTAINER= jmz@FreeBSD.org
-RUN_DEPENDS= wish:${PORTSDIR}/x11/tk
+RUN_DEPENDS= wish:${PORTSDIR}/x11/tk41
.include <bsd.port.mk>