diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:56:56 +0000 |
commit | 5264cbceb577ae0481e496f827ae4d0e18712945 (patch) | |
tree | 03d79514a3868d93e8dc51510d0a33f4b098dd70 /sysutils/cd-write | |
parent | 24d53f75d3bed77cec793c49107c31db659fb9a5 (diff) |
Notes
Diffstat (limited to 'sysutils/cd-write')
-rw-r--r-- | sysutils/cd-write/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cd-write/Makefile b/sysutils/cd-write/Makefile index f7153e24c782..7726c49d65b2 100644 --- a/sysutils/cd-write/Makefile +++ b/sysutils/cd-write/Makefile @@ -3,7 +3,7 @@ # Date created: 1 May 1997 # Whom: jmz # -# $Id: Makefile,v 1.7 1997/10/08 07:45:44 asami Exp $ +# $Id: Makefile,v 1.8 1997/12/02 22:36:31 jmz Exp $ # DISTNAME= cd-write-1.4 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org -LIB_DEPENDS= tixsam4180\\.1\\.:${PORTSDIR}/x11/tix +LIB_DEPENDS= tixsam4180\\.1\\.:${PORTSDIR}/x11-toolkits/tix WRKSRC= ${WRKDIR}/cd-write |