Index: head/net-mgmt/ipacctd/Makefile =================================================================== --- head/net-mgmt/ipacctd/Makefile (revision 462486) +++ head/net-mgmt/ipacctd/Makefile (revision 462487) @@ -1,31 +1,30 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= ipacctd PORTVERSION= 1.47 CATEGORIES= net-mgmt -MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \ - LOCAL/skv +MASTER_SITES= LOCAL/skv MAINTAINER= ports@FreeBSD.org COMMENT= IP accounting using divert socket LICENSE= BSD2CLAUSE USES= uidfix USE_RC_SUBR= ipacctd MAKE_ENV= BINDIR="${PREFIX}/sbin" OPTIONS_DEFINE= DOCS post-extract: @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} post-patch: @${REINPLACE_CMD} 's,{MANDIR},{DESTDIR}$$&,' ${WRKSRC}/man_ru/Makefile post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/ru ${INSTALL_DATA} ${WRKSRC}/README.ipacctd ${STAGEDIR}${DOCSDIR}/ru .include Index: head/net-mgmt/ipacctd/pkg-descr =================================================================== --- head/net-mgmt/ipacctd/pkg-descr (revision 462486) +++ head/net-mgmt/ipacctd/pkg-descr (revision 462487) @@ -1,4 +1,2 @@ The ipacctd is intended for IP accounting. divert(4) and corresponding ipfw(8) rules are used for obtaining IP packets. - -WWW: ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ Index: head/print/pic2fig/pkg-descr =================================================================== --- head/print/pic2fig/pkg-descr (revision 462486) +++ head/print/pic2fig/pkg-descr (revision 462487) @@ -1,15 +1,13 @@ Pic2fig is a pic(l) preprocessor for drawing simple figures in Fig code. The basic objects are box, line, arrow, circle, ellipse, arc and text. When pic2fig is executed, it produces an output file in the current directory. The name is constructed from the input file's name. If the input filename ends with .pic, then that extension will be replaced by .fig. Otherwise, .fig is appended to the input filename. If file does not exist, then pic2fig tries appending .pic to the name. Updated to produce FIG 3.2 format by Patrick Powell Note: this version does not support the groff/pic 'thickness' attribute. - -WWW: ftp://ftp.x.org/contrib/utilities/ Index: head/sysutils/isc-cron/pkg-descr =================================================================== --- head/sysutils/isc-cron/pkg-descr (revision 462486) +++ head/sysutils/isc-cron/pkg-descr (revision 462487) @@ -1,3 +1 @@ ISC cron, replacement for Vixie cron. - -WWW: ftp://ftp.isc.org/isc/cron/