diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-09 11:54:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-09 11:54:16 +0000 |
commit | 36b8f43c13094b3edc880ccdf4449f6a1a1311e8 (patch) | |
tree | dbf62bb7096b20bc8a23a3c9c12b433434ed18c8 /mail/exact | |
parent | cb94b9a85ba55f1edc8ffe59fa785a52c313e819 (diff) | |
download | ports-36b8f43c13094b3edc880ccdf4449f6a1a1311e8.tar.gz ports-36b8f43c13094b3edc880ccdf4449f6a1a1311e8.zip |
Notes
Diffstat (limited to 'mail/exact')
-rw-r--r-- | mail/exact/Makefile | 1 | ||||
-rw-r--r-- | mail/exact/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/exact/Makefile b/mail/exact/Makefile index 63e5eb9e573e..4aa1cced9096 100644 --- a/mail/exact/Makefile +++ b/mail/exact/Makefile @@ -7,6 +7,7 @@ PORTNAME= exact PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.britishsteal.com/dist/exact/ diff --git a/mail/exact/pkg-plist b/mail/exact/pkg-plist index 8786569de3bc..b4965bf95dab 100644 --- a/mail/exact/pkg-plist +++ b/mail/exact/pkg-plist @@ -1,2 +1,3 @@ sbin/exact etc/exact.conf.sample +etc/rc.d/exact.sh |