diff options
author | seanc <seanc@FreeBSD.org> | 2004-11-03 02:47:07 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2004-11-03 02:47:07 +0800 |
commit | 2d0da08dd181c8dbd8edd9d91dd7de3d9bcb2bdb (patch) | |
tree | 24bc9180cf394956a6ad44986ac7f92e7999dc80 /mail/dbmail20/Makefile | |
parent | 74e545fdc09280ee33f03c35eaa855e668a2ba38 (diff) | |
download | freebsd-ports-graphics-2d0da08dd181c8dbd8edd9d91dd7de3d9bcb2bdb.tar.gz freebsd-ports-graphics-2d0da08dd181c8dbd8edd9d91dd7de3d9bcb2bdb.tar.zst freebsd-ports-graphics-2d0da08dd181c8dbd8edd9d91dd7de3d9bcb2bdb.zip |
Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by: kris
Diffstat (limited to 'mail/dbmail20/Makefile')
-rw-r--r-- | mail/dbmail20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/dbmail20/Makefile b/mail/dbmail20/Makefile index 6ea7763af4d..718bae35f22 100644 --- a/mail/dbmail20/Makefile +++ b/mail/dbmail20/Makefile @@ -7,6 +7,7 @@ PORTNAME= dbmail PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/ PKGNAMESUFFIX= -${DATABASE} |