aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2011-09-13 07:17:32 +0800
committergabor <gabor@FreeBSD.org>2011-09-13 07:17:32 +0800
commit32214c0120df5949008707118cc297432bb1df29 (patch)
tree98ffe2ce9f430f331734ed79dce5b901ea5d949d /mail
parent7ca28cd293d878c4f799286ef556a219be1744e6 (diff)
downloadfreebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.tar.gz
freebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.tar.zst
freebsd-ports-gnome-32214c0120df5949008707118cc297432bb1df29.zip
- Track dependencies after databases/gdbm update
Diffstat (limited to 'mail')
-rw-r--r--mail/xfmail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 2d65e8e47333..c9fbc80ad3a0 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfmail
PORTVERSION= 1.5.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= mail
MASTER_SITES= ftp://xfmail.cfreeze.com/pub/xfmail/release/%SUBDIR%/ \
ftp://ftp.welcomes-you.com/pub/xfmail/release/%SUBDIR%/ \
@@ -18,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= An X Window System application for receiving electronic mail
LIB_DEPENDS= forms.2:${PORTSDIR}/x11-toolkits/xforms \
- gdbm.3:${PORTSDIR}/databases/gdbm
+ gdbm.4:${PORTSDIR}/databases/gdbm
USE_AUTOTOOLS= libtool
USE_BZIP2= yes