Index: head/textproc/gdict/Makefile =================================================================== --- head/textproc/gdict/Makefile (revision 23132) +++ head/textproc/gdict/Makefile (revision 23133) @@ -1,21 +1,21 @@ # New ports collection makefile for: gdict # Version required: 0.7 # Date created: Sun Jul 18 1999 # Whom: domi@saargate.de # # $FreeBSD$ # DISTNAME= gdict-0.7 CATEGORIES= textproc MASTER_SITES= http://www.psilord.com/code/gdict/ MAINTAINER= domi@saargate.de LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdict ${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/dict ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/cdict ${PREFIX}/bin .include Property changes on: head/textproc/gdict/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/gdict/pkg-plist =================================================================== --- head/textproc/gdict/pkg-plist (revision 23132) +++ head/textproc/gdict/pkg-plist (revision 23133) @@ -1,2 +1,2 @@ -bin/dict +bin/cdict bin/gdict Property changes on: head/textproc/gdict/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property