Date: Wed, 22 Sep 1999 09:40:02 -0700 (PDT) From: Kelly Yancey <kbyanc@posi.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/13896: new port: misc/dictd-client Message-ID: <199909221640.JAA78354@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/13896; it has been noted by GNATS. From: Kelly Yancey <kbyanc@posi.net> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/13896: new port: misc/dictd-client Date: Wed, 22 Sep 1999 12:35:18 -0400 (EDT) Patch to dictd-client/Makefile to correct the pkgname so it won't conflict with the dictd port's pkgname. ~kbyanc@posi.net~ FreeBSD - The Power To Serve - http://www.freebsd.org/ Join Team FreeBSD - http://www.posi.net/freebsd/Team-FreeBSD/ --- dictd-client/Makefile.orig Wed Sep 22 12:31:19 1999 +++ dictd-client/Makefile Wed Sep 22 12:30:51 1999 @@ -7,6 +7,7 @@ # DISTNAME= dictd-1.4.9 +PKGNAME= dictd-client-1.4.9 CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909221640.JAA78354>