Index: head/net/ng_netflow/Makefile =================================================================== --- head/net/ng_netflow/Makefile (revision 110862) +++ head/net/ng_netflow/Makefile (revision 110863) @@ -1,37 +1,37 @@ # New ports collection makefile for: ng_netflow # Date Created: Feb 17, 2003 # Whom: Gleb Smirnoff # # $FreeBSD$ # PORTNAME= ng_netflow -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= net -MASTER_SITES= http://cell.sick.ru/~glebius/ \ +MASTER_SITES= http://cell.sick.ru/~glebius/ng_netflow/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ng-netflow MAINTAINER= glebius@cell.sick.ru COMMENT= Netgraph node implementing Cisco (c) netflow NO_PACKAGE= Should be in sync with the kernel to work correctly PLIST_SUB= KMODDIR=${KMODDIR} MAN4= ng_netflow.4 MAN8= flowctl.8 MANCOMPRESSED= yes .include pre-fetch: .if !exists(${SRC_BASE}/sys/Makefile) IGNORE= "This port requires kernel sources" .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/ng_netflow/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/net/ng_netflow/distinfo =================================================================== --- head/net/ng_netflow/distinfo (revision 110862) +++ head/net/ng_netflow/distinfo (revision 110863) @@ -1,2 +1,2 @@ -MD5 (ng_netflow-0.2.2.tar.gz) = f5d5265ef719f0308680790dd61eac7f -SIZE (ng_netflow-0.2.2.tar.gz) = 18758 +MD5 (ng_netflow-0.2.3.tar.gz) = a94ea81d0c90838e1f3d073d7894baa4 +SIZE (ng_netflow-0.2.3.tar.gz) = 19005 Property changes on: head/net/ng_netflow/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property