diff options
author | obraun <obraun@FreeBSD.org> | 2004-02-12 06:28:57 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2004-02-12 06:28:57 +0800 |
commit | dff74d352ad166018ae56bc8206c49d4c058f7ea (patch) | |
tree | 5e8c00ed23173ae7db53c6869871bd62cf967f6b /mail/lbdb/Makefile | |
parent | 744171759092932c7cdab9f9155e661407a05b81 (diff) | |
download | freebsd-ports-gnome-dff74d352ad166018ae56bc8206c49d4c058f7ea.tar.gz freebsd-ports-gnome-dff74d352ad166018ae56bc8206c49d4c058f7ea.tar.zst freebsd-ports-gnome-dff74d352ad166018ae56bc8206c49d4c058f7ea.zip |
Upgrade to 0.28.1, since 0.28 tarball is no longer available.
Reported by: bento via kris
Approved by: maintainer timeout (2 weeks)
Diffstat (limited to 'mail/lbdb/Makefile')
-rw-r--r-- | mail/lbdb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index 9978de6ff463..42ea5c259e05 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lbdb -PORTVERSION= 0.28 -PORTREVISION= 1 +PORTVERSION= 0.28.1 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} |