diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-09 12:14:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-09 12:14:42 +0000 |
commit | 88f9886c8cdebe2a11fe326ea72e5d4ba8250f8a (patch) | |
tree | 3c98e16cd2d5565a09bf7d412e1b7515ca5c9814 /net-mgmt/ipcad | |
parent | BROKEN: Installs files into /root (diff) |
Add missing file and bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=82588
Diffstat (limited to 'net-mgmt/ipcad')
-rw-r--r-- | net-mgmt/ipcad/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/ipcad/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/ipcad/Makefile b/net-mgmt/ipcad/Makefile index 1507211d5c26..4eb8636bea99 100644 --- a/net-mgmt/ipcad/Makefile +++ b/net-mgmt/ipcad/Makefile @@ -7,6 +7,7 @@ PORTNAME= ipcad PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.spelio.net.ru/soft/ diff --git a/net-mgmt/ipcad/pkg-plist b/net-mgmt/ipcad/pkg-plist index 4e24836e2d0e..ce68298b7e98 100644 --- a/net-mgmt/ipcad/pkg-plist +++ b/net-mgmt/ipcad/pkg-plist @@ -1,2 +1,3 @@ bin/ipcad etc/ipcad.conf.sample +etc/rc.d/ipcad.sh |