diff options
author | arved <arved@FreeBSD.org> | 2011-02-04 18:26:40 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2011-02-04 18:26:40 +0800 |
commit | 4e6731d2cba6e71188f0496703312a770a864604 (patch) | |
tree | 26ebc4405a9c2b7793df816d74e78baca27d94ae /net-mgmt | |
parent | 042e98aef588df9543bb492da8214a9d3f7a9e56 (diff) | |
download | freebsd-ports-gnome-4e6731d2cba6e71188f0496703312a770a864604.tar.gz freebsd-ports-gnome-4e6731d2cba6e71188f0496703312a770a864604.tar.zst freebsd-ports-gnome-4e6731d2cba6e71188f0496703312a770a864604.zip |
apache13 does not use etc/apache/Includes, so try to remove it on deinstall.
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus-monitor/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/argus-monitor/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/argus-monitor/Makefile b/net-mgmt/argus-monitor/Makefile index b73d52ba2841..18c15aeea94a 100644 --- a/net-mgmt/argus-monitor/Makefile +++ b/net-mgmt/argus-monitor/Makefile @@ -7,6 +7,7 @@ PORTNAME= argus-monitor PORTVERSION= 20100109 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.tcp4me.com/code/argus-archive/ DISTNAME= argus-dev-${PORTVERSION} diff --git a/net-mgmt/argus-monitor/pkg-plist b/net-mgmt/argus-monitor/pkg-plist index 94bdc0f99d38..f3e489987880 100644 --- a/net-mgmt/argus-monitor/pkg-plist +++ b/net-mgmt/argus-monitor/pkg-plist @@ -115,6 +115,7 @@ www/argus-monitor/docroot/img/smile.gif www/argus-monitor/docroot/sound/whoopwhoop.wav www/argus-monitor/cgi-bin/arguscgi www/argus-monitor/cgi-bin/argusvxml +@dirrmtry %%APACHEETCDIR%%/Includes @dirrm lib/argus-monitor/DNS @dirrm lib/argus-monitor/Chart @dirrm lib/argus-monitor/Argus/SIP |