diff options
author | kris <kris@FreeBSD.org> | 2003-06-09 19:54:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-06-09 19:54:16 +0800 |
commit | 745446688cdfbb581a9bc26d9219d9b6bc0ab80f (patch) | |
tree | 090456f5b8ac01c7b37a7d2422789c5d3cb86b4c /mail/exact | |
parent | 2d0b7f729b5a4af4e8605e20e71672030666cb40 (diff) | |
download | freebsd-ports-graphics-745446688cdfbb581a9bc26d9219d9b6bc0ab80f.tar.gz freebsd-ports-graphics-745446688cdfbb581a9bc26d9219d9b6bc0ab80f.tar.zst freebsd-ports-graphics-745446688cdfbb581a9bc26d9219d9b6bc0ab80f.zip |
Add missing file and bump PORTREVISION
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 63e5eb9e573..4aa1cced909 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 8786569de3b..b4965bf95da 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 |