aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-05-05 16:02:27 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-05-05 16:02:27 +0000
commitb6baf72cb0207887ed64d10e7ee2065875fd3984 (patch)
tree414caf005214cbd67a41c6a664b8bc98f1401c2b /databases
parent6df9824dff3842e3ad63f19ac2f1e81cbeb523fc (diff)
downloadports-b6baf72cb0207887ed64d10e7ee2065875fd3984.tar.gz
ports-b6baf72cb0207887ed64d10e7ee2065875fd3984.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/evolution-data-server/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index c3b8fcf019ab..e4abeb458785 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -8,6 +8,7 @@
PORTNAME= evolution-data-server
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -18,7 +19,7 @@ COMMENT= The data backends for the Evolution integrated mail/PIM suite
LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \
nss3.1:${PORTSDIR}/security/nss \
- tasn1.2:${PORTSDIR}/security/libtasn1
+ tasn1.3:${PORTSDIR}/security/libtasn1
USE_BZIP2= yes
USE_GMAKE= yes