diff -urN /usr/ports/devel/shtool/Makefile devel/shtool/Makefile --- /usr/ports/devel/shtool/Makefile Sun Aug 22 12:44:19 2004 +++ devel/shtool/Makefile Wed Jun 15 23:49:40 2005 @@ -6,16 +6,17 @@ # PORTNAME= shtool -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_OSSP} -MASTER_SITE_SUBDIR= tool/${PORTNAME} +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= The GNU Portable Shell Tool USE_PERL5_BUILD= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \ shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \ diff -urN /usr/ports/devel/shtool/distinfo devel/shtool/distinfo --- /usr/ports/devel/shtool/distinfo Wed Aug 18 02:44:26 2004 +++ devel/shtool/distinfo Wed Jun 15 23:49:10 2005 @@ -1,2 +1,2 @@ -MD5 (shtool-2.0.1.tar.gz) = b434ed054fed53af682b52489c7931d4 -SIZE (shtool-2.0.1.tar.gz) = 91315 +MD5 (shtool-2.0.2.tar.gz) = caa3a195e130a64cce8403045ed88a46 +SIZE (shtool-2.0.2.tar.gz) = 91684 diff -urN /usr/ports/devel/shtool/pkg-descr devel/shtool/pkg-descr --- /usr/ports/devel/shtool/pkg-descr Fri Jul 9 13:46:37 2004 +++ devel/shtool/pkg-descr Wed Jun 15 23:48:42 2005 @@ -9,4 +9,4 @@ non-portable) tasks related to the building and installation of such packages. -WWW: http://www.ossp.org/pkg/tool/shtool/ +WWW: http://www.gnu.org/software/shtool/