aboutsummaryrefslogtreecommitdiff
path: root/sysutils/smartmontools-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-09-05 08:26:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-09-05 08:26:06 +0000
commit56a7bb684671864ba6a4c81704798932c291309e (patch)
tree4e49f42cc242f2fcf350d72cd6b7c70464951087 /sysutils/smartmontools-devel
parent363131f54558ee33f4f98c6b084cefeee3a2aa3a (diff)
downloadports-56a7bb684671864ba6a4c81704798932c291309e.tar.gz
ports-56a7bb684671864ba6a4c81704798932c291309e.zip
- Take maintainership
Notes
Notes: svn path=/head/; revision=172295
Diffstat (limited to 'sysutils/smartmontools-devel')
-rw-r--r--sysutils/smartmontools-devel/Makefile6
-rw-r--r--sysutils/smartmontools-devel/pkg-descr13
2 files changed, 7 insertions, 12 deletions
diff --git a/sysutils/smartmontools-devel/Makefile b/sysutils/smartmontools-devel/Makefile
index ac063a7d0571..8be2d31ce1a5 100644
--- a/sysutils/smartmontools-devel/Makefile
+++ b/sysutils/smartmontools-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pav@FreeBSD.org
COMMENT= S.M.A.R.T. disk monitoring tools
USE_GMAKE= yes
@@ -41,9 +41,7 @@ do-install:
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/smartmontools-devel/pkg-descr b/sysutils/smartmontools-devel/pkg-descr
index 4b984795fe92..c95debe3b9fa 100644
--- a/sysutils/smartmontools-devel/pkg-descr
+++ b/sysutils/smartmontools-devel/pkg-descr
@@ -1,10 +1,7 @@
-The smartmontools package contains two utility programs (smartctl and smartd)
-to control and monitor storage systems using the Self-Monitoring, Analysis
-and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and
-SCSI hard disks. It is derived from the smartsuite package, and includes
-support for ATA/ATAPI-5 disks.
+The smartmontools package contains two utility programs (smartctl and smartd)
+to control and monitor storage systems using the Self-Monitoring, Analysis
+and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and
+SCSI hard disks. It is derived from the smartsuite package, and includes
+support for ATA/ATAPI-5 disks.
WWW: http://smartmontools.sourceforge.net
-
--- Eduard Martinescu
-martines@frontiernet.net