diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax/Makefile | 6 | ||||
-rw-r--r-- | comms/efax/pkg-plist | 1 |
2 files changed, 2 insertions, 5 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index ad0ce1aa243..de79c5a9d87 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: efax -# Date created: 11 May 2002 -# Whom: MITA Yoshio <mita@FreeBSD.org> -# +# Created by: MITA Yoshio <mita@FreeBSD.org> # $FreeBSD$ -# PORTNAME= efax-0.9a PORTVERSION= 001114a7 diff --git a/comms/efax/pkg-plist b/comms/efax/pkg-plist index 4b5f7331ac9..fcace9f3692 100644 --- a/comms/efax/pkg-plist +++ b/comms/efax/pkg-plist @@ -12,3 +12,4 @@ share/doc/efax/printcap.sample @unexec /bin/rm /var/spool/fax/outgoing/lock @unexec /bin/rmdir /var/spool/fax/incoming @unexec /bin/rmdir /var/spool/fax/outgoing +@unexec /bin/rmdir /var/spool/fax |