Index: head/devel/preps-gui/Makefile =================================================================== --- head/devel/preps-gui/Makefile (revision 146837) +++ head/devel/preps-gui/Makefile (revision 146838) @@ -1,40 +1,40 @@ # New ports collection makefile for: preps-gui # Date created: Fri Mar 19 14:27:30 EET 2004 # Whom: shadow@psoft.net # # $FreeBSD$ # PORTNAME= preps PORTVERSION= 2.0.4 CATEGORIES= devel -MASTER_SITES= http://webpages.charter.net/stuffle/linux/preps/ +MASTER_SITES= http://webpages.charter.net/stuffle/preps/download/files/ PKGNAMESUFFIX= -gui DISTNAME= preps-${PORTVERSION} DIST_SUBDIR= prep MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= Problem reporting system RUN_DEPENDS= prepsdb_tool:${PORTSDIR}/devel/prepstools USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk20 gconf2 libgnomeui USE_PGSQL= yes USE_REINPLACE= yes INSTALLS_OMF= yes GCONF_SCHEMAS= preps.schema GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --with-pgsqldir=${LOCALBASE} \ --with-plpgsqldir=${LOCALBASE} \ --with-libprepsdir=${LOCALBASE} \ --localstatedir=/var post-patch: @${REINPLACE_CMD} -e 's#^\(omf_dest_dir\).*#\1=${PREFIX}/share/gnome/omf/@PACKAGE@#' \ ${WRKSRC}/omf.make ${WRKSRC}/help/C/Makefile.in .include Property changes on: head/devel/preps-gui/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/preps-gui/pkg-descr =================================================================== --- head/devel/preps-gui/pkg-descr (revision 146837) +++ head/devel/preps-gui/pkg-descr (revision 146838) @@ -1,7 +1,7 @@ PRepS is a tool for reporting and tracking problems or tasks. It is designed for tracking problems with software, but can also be used for tracking other types of problems or tasks. Be creative. For more information see: -WWW: http://webpages.charter.net/stuffle/linux/preps/preps.html +WWW: http://webpages.charter.net/stuffle/preps/preps.html Property changes on: head/devel/preps-gui/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property