diff options
Diffstat (limited to 'net/freebsd-uucp')
-rw-r--r-- | net/freebsd-uucp/Makefile | 2 | ||||
-rw-r--r-- | net/freebsd-uucp/pkg-plist | 27 |
2 files changed, 11 insertions, 18 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index 355d490da5e3..f38e519a1e23 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freebsd-uucp PORTVERSION= 1.07.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms ipv6 PKGNAMESUFFIX?= ${PAM_SUFFIX}${PKGNAMESUFFIX2} diff --git a/net/freebsd-uucp/pkg-plist b/net/freebsd-uucp/pkg-plist index c25e96799d9e..9cbb48bfbbb4 100644 --- a/net/freebsd-uucp/pkg-plist +++ b/net/freebsd-uucp/pkg-plist @@ -1,10 +1,7 @@ -bin/uucp bin/uulog bin/uupick bin/uusched -bin/uustat bin/uuto -bin/uux etc/mtree/uucp-var.mtree etc/mtree/uucp-local.mtree etc/periodic/daily/340.uucp @@ -32,24 +29,20 @@ man/man8/uucico.8.gz man/man8/uusched.8.gz man/man8/uuxqt.8.gz man/man8/uucpd.8.gz -@exec chown uucp:uucp %D/etc/uucp -@exec chmod 750 %D/etc/uucp libexec/uucpd -@group dialer -bin/cu +sbin/uuchk +sbin/uuconv +@owner uucp +bin/uucp bin/uuname -libexec/uucp/uucico +bin/uux @group uucp libexec/uucp/uuxqt -@group wheel -sbin/uuchk -sbin/uuconv -@dirrmtry etc/mtree -@dirrm etc/periodic/daily -@dirrm etc/periodic/weekly -@dirrm etc/periodic -@dirrm etc/uucp -@dirrm libexec/uucp +@group dialer +bin/cu +bin/uustat +libexec/uucp/uucico +@owner @exec pw usermod uucp -s %D/libexec/uucp/uucico @exec mtree -deU -f %D/etc/mtree/uucp-var.mtree -p /var @exec mtree -deU -f %D/etc/mtree/uucp-local.mtree -p %D |