diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-10 17:20:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-10 17:20:49 +0000 |
commit | 8dbc22ee901d28aec06a836dd91fdefa00677466 (patch) | |
tree | 9a91ef467ff41cc950d9b4e823baf2936ece02e7 /net/pchar | |
parent | 8b040d94f2d3b29529622e567d2a4376ff6b937a (diff) | |
download | ports-8dbc22ee901d28aec06a836dd91fdefa00677466.tar.gz ports-8dbc22ee901d28aec06a836dd91fdefa00677466.zip |
Notes
Diffstat (limited to 'net/pchar')
-rw-r--r-- | net/pchar/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 93b0791d7b0e..8e7d32ae2346 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: pchar -# Date created: Wed Nov 03, 1999 -# Whom: David O'Brien (obrien@NUXI.com) -# +# Whom: David O'Brien (obrien@NUXI.com) # $FreeBSD$ -# PORTNAME= pchar PORTVERSION= 1.5 @@ -13,7 +8,7 @@ MASTER_SITES= http://www.kitchenlab.org/www/bmah/Software/pchar/ MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bmah -MAINTAINER= bmah@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sandia Internet path characterization tool GNU_CONFIGURE= yes |