Index: head/textproc/beediff/Makefile =================================================================== --- head/textproc/beediff/Makefile (revision 229072) +++ head/textproc/beediff/Makefile (revision 229073) @@ -1,43 +1,43 @@ # New ports collection makefile for: beediff # Date created: 2008-03-23 # Whom: Max Brazhnikov # # $FreeBSD$ # PORTNAME= beediff PORTVERSION= 1.9 CATEGORIES= textproc devel -MASTER_SITES= http://www.beesoft.org/download/ +MASTER_SITES= http://www.beesoft.pl/download/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= makc@FreeBSD.org COMMENT= QT4 based diff frontend USE_QT_VER= 4 QT_COMPONENTS= gui moc_build rcc_build qmake_build HAS_CONFIGURE= yes INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/beediff share/pixmaps/beediff.png DESKTOP_ENTRIES="BeeDiff" "diff frontend" "beediff.png" \ "beediff" "" false do-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} post-configure: @${REINPLACE_CMD} -e \ 's|^CC .*|CC=${CC}|; \ s|^CXX .*|CXX=${CXX}|; \ s|^LINK .*|LINK=${CXX}|' \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/beediff ${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/img/beediff.png ${PREFIX}/share/pixmaps/ .include Property changes on: head/textproc/beediff/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/textproc/beediff/pkg-descr =================================================================== --- head/textproc/beediff/pkg-descr (revision 229072) +++ head/textproc/beediff/pkg-descr (revision 229073) @@ -1,5 +1,5 @@ BeeDiff is a graphical file comparator. User have a possibility to compare and merge a two text files. All differences are highlighted in colors. -WWW: http://www.beesoft.org/beediff.html +WWW: http://www.beesoft.pl/index.php?id=beediff Property changes on: head/textproc/beediff/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property