diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-12-12 21:40:54 +0000 |
commit | d2fcee2d725194aa995f777ee4dbadccbf425160 (patch) | |
tree | 3dcca0861a1d92b0fceba8e3a32333956a55f9a8 /net-mgmt/nstreams | |
parent | d51e59f6a22e2bd77192c6e0f172a32ef5264fdb (diff) | |
download | ports-d2fcee2d725194aa995f777ee4dbadccbf425160.tar.gz ports-d2fcee2d725194aa995f777ee4dbadccbf425160.zip |
Notes
Diffstat (limited to 'net-mgmt/nstreams')
-rw-r--r-- | net-mgmt/nstreams/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile index feb17b73bc0c..ec552eaef824 100644 --- a/net-mgmt/nstreams/Makefile +++ b/net-mgmt/nstreams/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nstreams -# Date created: 22 September 1999 # Whom: darius@dons.net.au -# # $FreeBSD$ -# PORTNAME= nstreams PORTVERSION= 1.0.4 @@ -11,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ \ http://falafel.200ok.org/distfiles/nstreams/ -MAINTAINER= ecu@ipv42.net +MAINTAINER= ecu@200ok.org COMMENT= Analyses network traffic and produces ipfw rules to allow it WRKSRC= ${WRKDIR}/${PORTNAME} |