diff options
Diffstat (limited to 'net-mgmt/iog')
-rw-r--r-- | net-mgmt/iog/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/iog/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/iog/Makefile b/net-mgmt/iog/Makefile index 037b879526a0..403441f7033e 100644 --- a/net-mgmt/iog/Makefile +++ b/net-mgmt/iog/Makefile @@ -7,6 +7,7 @@ PORTNAME= iog PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.dynw.com/iog/ DISTNAME= iog-${PORTVERSION} diff --git a/net-mgmt/iog/pkg-plist b/net-mgmt/iog/pkg-plist index ec2d11df47a9..599f74e62128 100644 --- a/net-mgmt/iog/pkg-plist +++ b/net-mgmt/iog/pkg-plist @@ -4,6 +4,7 @@ iog/iog-%%VERSION%%/README iog/iog-%%VERSION%%/SNMP_Session.pm iog/iog-%%VERSION%%/howto-iog.html iog/iog-%%VERSION%%/in.gif +iog/iog-%%VERSION%%/index.php iog/iog-%%VERSION%%/iog @unexec if cmp -s %D/iog/iog-%%VERSION%%/iog.cfg %D/iog/iog-%%VERSION%%/iog.cfg.sample; then rm -f %D/iog/iog-%%VERSION%%/iog.cfg; fi iog/iog-%%VERSION%%/iog.cfg.sample |