diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-11 03:04:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-06-11 03:04:27 +0000 |
commit | d5694db4fc01e937cd320fa20f98efb1c8bd214a (patch) | |
tree | 37188cc65f7becb28d05c850400ec9eec85f71cd /net/freebsd-uucp | |
parent | 70186640545faf5a357e987c74703b82f1e57a56 (diff) | |
download | ports-d5694db4fc01e937cd320fa20f98efb1c8bd214a.tar.gz ports-d5694db4fc01e937cd320fa20f98efb1c8bd214a.zip |
Notes
Diffstat (limited to 'net/freebsd-uucp')
-rw-r--r-- | net/freebsd-uucp/Makefile | 1 | ||||
-rw-r--r-- | net/freebsd-uucp/pkg-plist | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index def6060c1e43..ec096e769994 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -20,6 +20,7 @@ USE_BZIP2= yes MAN1= cu.1 uuconv.1 uucp.1 uulog.1 uuname.1 uupick.1 uustat.1 \ uuto.1 uux.1 MAN8= uuchk.8 uucico.8 uusched.8 uuxqt.8 uucpd.8 +INFO= uucp VARLOG= uucp/common_sources/policy.h uucp/uucico/uucico.8 \ uucp/uucp/uucp.1 uucp/uux/uux.1 uucp/uuxqt/uuxqt.8 FIXME= etc/periodic/daily/340.uucp etc/periodic/daily/410.status-uucp \ diff --git a/net/freebsd-uucp/pkg-plist b/net/freebsd-uucp/pkg-plist index 248712ce455a..8b26f01a6768 100644 --- a/net/freebsd-uucp/pkg-plist +++ b/net/freebsd-uucp/pkg-plist @@ -19,9 +19,6 @@ etc/uucp/sys1.sample etc/uucp/sys2.sample @exec chown uucp:uucp %D/etc/uucp @exec chmod 750 %D/etc/uucp -info/uucp.info.gz -@exec install-info %D/info/uucp.info %D/info/dir -@unexec install-info --delete %D/info/uucp.info %D/info/dir libexec/uucpd @group dialer bin/cu |