diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:44:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-06 01:44:39 +0000 |
commit | d3702246bba027fe034617b17d8def87bcaeeaa8 (patch) | |
tree | e848010bc0247089bfb704734c4f41c0962a8929 /mail/libnewmail/Makefile | |
parent | 38803487eaa470e6627fc11a0c709b7673f27836 (diff) |
Notes
Diffstat (limited to 'mail/libnewmail/Makefile')
-rw-r--r-- | mail/libnewmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index 1216d2a0d218..df2e0e65b8bd 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -7,14 +7,14 @@ PORTNAME= libnewmail PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.stud.uni-hamburg.de/~lennart/projects/libnewmail/ MAINTAINER= krion@FreeBSD.org COMMENT= Generic mail checking library -LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.12:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop USE_LIBLTDL= yes |