diff options
author | asami <asami@FreeBSD.org> | 2000-01-03 19:51:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-03 19:51:57 +0800 |
commit | f2ad8d74d499da1ddca6a9a2a0d942e28e8eb507 (patch) | |
tree | 1ee64522b380579ed418e26c505dd96b35607161 /mail | |
parent | 6443ff972f14ce5c878a23f9c05dcddd7e36e9a2 (diff) | |
download | freebsd-ports-gnome-f2ad8d74d499da1ddca6a9a2a0d942e28e8eb507.tar.gz freebsd-ports-gnome-f2ad8d74d499da1ddca6a9a2a0d942e28e8eb507.tar.zst freebsd-ports-gnome-f2ad8d74d499da1ddca6a9a2a0d942e28e8eb507.zip |
Shlib major of c-client4 changed in mail/imap-uw.
Reported by: bento
Diffstat (limited to 'mail')
-rw-r--r-- | mail/tkrat/Makefile | 2 | ||||
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 630f52cc182a..9701251fa2ed 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ - c-client4.5:${PORTSDIR}/mail/imap-uw + c-client4.7:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 630f52cc182a..9701251fa2ed 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= appleseed@his.com BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ - c-client4.5:${PORTSDIR}/mail/imap-uw + c-client4.7:${PORTSDIR}/mail/imap-uw GNU_CONFIGURE= yes |