diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-29 12:46:55 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-29 12:46:55 +0000 |
commit | 7cd54fe68a120d323910fc3c403ee18ed2b8953c (patch) | |
tree | ea53bba461a524da60ae5932ade342bf16256b26 /net-mgmt | |
parent | 539c0aa7587824bea8bf90236f72ae435ba31a25 (diff) |
- Fix pkg-list
- bump portresivion
Approved by: maintainer (via IM)
Notes
Notes:
svn path=/head/; revision=325587
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/cacti/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index 60e4c2836822..ccd7ba82b362 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -4,6 +4,7 @@ PORTNAME= cacti PORTVERSION= 0.8.8b${PATCHLEVEL} +PORTREVISION= 1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ DISTNAME= ${PORTNAME}-${SITEDISTVERSION} diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index c27f946d1b80..2517a656016d 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -317,7 +317,7 @@ %%CACTIDIR%%/install/0_8_7h_to_0_8_7i.php %%CACTIDIR%%/install/0_8_7i_to_0_8_8.php %%CACTIDIR%%/install/0_8_8_to_0_8_8a.php -%%CACTIDIR%%/install/0_8_8a_to_0_8_8b.php +%%CACTIDIR%%/install/0_8_8_to_0_8_8b.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif |