diff options
-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 |