diff options
author | pav <pav@FreeBSD.org> | 2006-09-05 16:26:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-09-05 16:26:06 +0800 |
commit | 7f3c67631a55cad41d90ce6c7a58f73b83fb300a (patch) | |
tree | 47c5f31ec7ea52a5f7357e8cd6b17006cae06da2 | |
parent | 8ba30fd854a90ec3c4d0f9951b47ec09cdc3ae92 (diff) | |
download | freebsd-ports-graphics-7f3c67631a55cad41d90ce6c7a58f73b83fb300a.tar.gz freebsd-ports-graphics-7f3c67631a55cad41d90ce6c7a58f73b83fb300a.tar.zst freebsd-ports-graphics-7f3c67631a55cad41d90ce6c7a58f73b83fb300a.zip |
- Take maintainership
-rw-r--r-- | sysutils/smartmontools-devel/Makefile | 6 | ||||
-rw-r--r-- | sysutils/smartmontools-devel/pkg-descr | 13 | ||||
-rw-r--r-- | sysutils/smartmontools/Makefile | 6 | ||||
-rw-r--r-- | sysutils/smartmontools/pkg-descr | 13 |
4 files changed, 14 insertions, 24 deletions
diff --git a/sysutils/smartmontools-devel/Makefile b/sysutils/smartmontools-devel/Makefile index ac063a7d057..8be2d31ce1a 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 4b984795fe9..c95debe3b9f 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 diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index ac063a7d057..8be2d31ce1a 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/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/pkg-descr b/sysutils/smartmontools/pkg-descr index 4b984795fe9..c95debe3b9f 100644 --- a/sysutils/smartmontools/pkg-descr +++ b/sysutils/smartmontools/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 |