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/sipxpublisher | |
parent | 329ff6d04b71ce19ea0c14eda03ec03c24967068 (diff) | |
download | freebsd-ports-graphics-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.tar.gz freebsd-ports-graphics-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.tar.zst freebsd-ports-graphics-e393b0a267ef25afd83d1c2fe2ffafe07d6d2ac8.zip |
- Unbreak
- plist cleanup
Submitted by: Mike Durian <durian@shadetreesoftware.com>
Diffstat (limited to 'net/sipxpublisher')
-rw-r--r-- | net/sipxpublisher/Makefile | 2 | ||||
-rw-r--r-- | net/sipxpublisher/pkg-plist | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/sipxpublisher/Makefile b/net/sipxpublisher/Makefile index 4a1af133c58..ac44b31d39e 100644 --- a/net/sipxpublisher/Makefile +++ b/net/sipxpublisher/Makefile @@ -7,7 +7,7 @@ PORTNAME= sipxpublisher 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/sipxpublisher/pkg-plist b/net/sipxpublisher/pkg-plist index f899d4287f2..69f2b20bc89 100644 --- a/net/sipxpublisher/pkg-plist +++ b/net/sipxpublisher/pkg-plist @@ -15,5 +15,5 @@ include/statusserver/SubscribeServerPluginBase.h include/statusserver/SubscribeServerThread.h include/statusserver/WebServer.h @dirrm include/statusserver -@dirrm etc/sipxpbx/process.d -@dirrm etc/sipxpbx +@dirrmtry etc/sipxpbx/process.d +@dirrmtry etc/sipxpbx |