diff options
author | mharo <mharo@FreeBSD.org> | 2001-02-12 05:39:52 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-02-12 05:39:52 +0800 |
commit | f5fc781409959ed7d30c2a3001d29d07ec51fc00 (patch) | |
tree | 3451f686738d25a81b4d9771f2c6ff27111e4b22 /mail/lbdb/Makefile | |
parent | ac9244809d9e40538e249613b80ab5af150ed979 (diff) | |
download | freebsd-ports-gnome-f5fc781409959ed7d30c2a3001d29d07ec51fc00.tar.gz freebsd-ports-gnome-f5fc781409959ed7d30c2a3001d29d07ec51fc00.tar.zst freebsd-ports-gnome-f5fc781409959ed7d30c2a3001d29d07ec51fc00.zip |
update 0.22 to 0.24
PR: 25009
Submitted by: maintainer
Diffstat (limited to 'mail/lbdb/Makefile')
-rw-r--r-- | mail/lbdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index 94d8a56170dd..8057cc80bb18 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lbdb -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} |