diff options
author | Mark Felder <feld@FreeBSD.org> | 2015-07-30 17:12:52 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2015-07-30 17:12:52 +0000 |
commit | 000791d335b7686f9e3bc175ddfab59d7af4f590 (patch) | |
tree | 33dfc462aa81817bf0b616b22511206568077e5a /comms | |
parent | 91237117b7e185371c4ef2c65cc1400ab4e3c8b5 (diff) | |
download | ports-000791d335b7686f9e3bc175ddfab59d7af4f590.tar.gz ports-000791d335b7686f9e3bc175ddfab59d7af4f590.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/aprsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index 7fc241025688..13cfe86ca573 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -18,7 +18,7 @@ SUB_FILES= pkg-message pkg-deinstall USE_RC_SUBR= aprsd USERS= aprsd tnc -GROUPS= aprsd tnc +GROUPS= aprsd dialer tnc APRSD_RC_USER= aprsd APRSD_RC_GROUP= aprsd |