summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-23 20:05:08 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-23 20:05:08 +0000
commitd4333f98f0c252380565980c7819a2e7736e9b75 (patch)
tree05d4eddc02fcb3b6bc6f67bc48d37cf853146398 /mail/evolution
parentUpdate SQLRelay to 0.30. (diff)
New feature: allow per-profile configuration of reply-to address. Bump
PORTREVISION. The patch was submitted to the vendor for integration into the next release.
Notes
Notes: svn path=/head/; revision=55142
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index a8e644b28b2b..b14afd5993fe 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evolution
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= http://www.sleepycat.com/update/3.1.17/:db \
${MASTER_SITE_GNOME}
@@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= stable/sources/evolution
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
db-3.1.17.tar.gz:db
+PATCH_SITES= ${MASTER_SITE_LOCAL}
+PATCH_SITE_SUBDIR= sobomax
+PATCHFILES= evolution-${PORTVERSION}-reply-to.diff.gz
+
MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \