diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-19 00:19:49 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-19 00:19:49 +0000 |
commit | a3b0e11d085884a392bddc9158583370a767c067 (patch) | |
tree | 30a508f46403b6daf10dcc70892509bfb994fb60 | |
parent | 8bb288db99bf146f39f1769e549da8a8465afdf2 (diff) | |
download | ports-a3b0e11d085884a392bddc9158583370a767c067.tar.gz ports-a3b0e11d085884a392bddc9158583370a767c067.zip |
Notes
-rw-r--r-- | sysutils/hpacucli/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/hpacucli/Makefile b/sysutils/hpacucli/Makefile index 13800a023960..6ed6e192b07b 100644 --- a/sysutils/hpacucli/Makefile +++ b/sysutils/hpacucli/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: HPACUCLI -# Date created: 28 October 2007 -# Whom: SriSaiGanesh -# +# Created by: SriSaiGanesh # $FreeBSD$ -# PORTNAME= hpacucli PORTVERSION= 7.50 @@ -13,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks DISTNAME= hpacucli-${PORTVERSION} -MAINTAINER= v.sri.sai.ganesh@hp.com +MAINTAINER= ports@FreeBSD.org COMMENT= HP ARRAY CONFIGURATION UTILITY for Smart Array RAID cards USE_BZIP2= yes |