diff options
Diffstat (limited to 'audio/xcd/Makefile')
-rw-r--r-- | audio/xcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index 3775cb53c62..89a1a0eb7c7 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:11 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:20 frueauf Exp $ # FreeBSD Id: Makefile,v 1.18 1997/10/08 13:10:20 jmz Exp # @@ -6,7 +6,7 @@ DISTNAME= xcd-1.6 CATEGORIES= audio tk80 MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= packages@netbsd.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80 |