diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-31 12:28:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-31 12:28:00 +0800 |
commit | e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8 (patch) | |
tree | b3a501d57f5e8d65349e29058f5e9fcd294245a6 /net/sipxproxy | |
parent | 329ff6d04b71ce19ea0c14eda03ec03c24967068 (diff) | |
download | freebsd-ports-gnome-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.tar.gz freebsd-ports-gnome-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.tar.zst freebsd-ports-gnome-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.zip |
- Unbreak
- plist cleanup
Submitted by: Mike Durian <durian@shadetreesoftware.com>
Diffstat (limited to 'net/sipxproxy')
-rw-r--r-- | net/sipxproxy/Makefile | 2 | ||||
-rw-r--r-- | net/sipxproxy/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/sipxproxy/Makefile b/net/sipxproxy/Makefile index 50bc5514089e..31d8ad751394 100644 --- a/net/sipxproxy/Makefile +++ b/net/sipxproxy/Makefile @@ -7,7 +7,7 @@ PORTNAME= sipxproxy PORTVERSION= 3.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.sipfoundry.org/pub/sipX/3.6/SRC/ diff --git a/net/sipxproxy/pkg-plist b/net/sipxproxy/pkg-plist index 2e47ba2d2552..52d2bcb2f63a 100644 --- a/net/sipxproxy/pkg-plist +++ b/net/sipxproxy/pkg-plist @@ -15,6 +15,6 @@ etc/sipxpbx/forwardingrules.xml.in etc/sipxpbx/process.d/sipauthproxy.process.xml etc/sipxpbx/process.d/sipproxy.process.xml etc/sipxpbx/proxy-config.in -@dirrm etc/sipxpbx/process.d +@dirrmtry etc/sipxpbx/process.d @dirrm etc/sipxpbx/cdr -@dirrm etc/sipxpbx +@dirrmtry etc/sipxpbx |