diff options
| author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-04-24 07:56:44 +0000 |
|---|---|---|
| committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-04-24 07:56:44 +0000 |
| commit | 9a01532cd9a4252cf102cdbd915d9b5855393d9e (patch) | |
| tree | 343c81966a3d9eb210753ce7dc57268a0cbe71f0 /sysutils/tw_cli/Makefile | |
| parent | 69bb44c54562f862d10fc4bf0a620474f6df2836 (diff) | |
Notes
Diffstat (limited to 'sysutils/tw_cli/Makefile')
| -rw-r--r-- | sysutils/tw_cli/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/tw_cli/Makefile b/sysutils/tw_cli/Makefile index 95d284fcbe21..15eb1ae79c74 100644 --- a/sysutils/tw_cli/Makefile +++ b/sysutils/tw_cli/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tw_cli -PORTVERSION= 9.5.0.1 +PORTVERSION= 9.5.1 CATEGORIES= sysutils MASTER_SITES= http://3ware.com/download/Escalade9690SA-Series/${PORTVERSION}/ DISTNAME= ${PORTNAME}-freebsd-${DIST_ARCH}-${PORTVERSION} @@ -23,8 +23,6 @@ WRKSRC= ${WRKDIR} NO_BUILD= yes STRIP= # empty SUB_FILES+= 407.status-3ware-raid -PLIST_FILES= sbin/tw_cli etc/periodic/daily/407.status-3ware-raid -PLIST_DIRS= etc/periodic/daily etc/periodic PORTDOCS= tw_cli.8.html MAN8+= tw_cli.8 |
