diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-08 16:37:39 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-08 16:37:39 +0000 |
commit | b29dbadc264292422dda4831af7ead7854e0afa6 (patch) | |
tree | 45421fa66873f027c250beb535b8f32ce446e69f /mail/evolution/Makefile | |
parent | 57119e8ee3cd148613751d888d76867584f841f5 (diff) | |
download | FreeBSD-ports-b29dbadc264292422dda4831af7ead7854e0afa6.zip FreeBSD-ports-b29dbadc264292422dda4831af7ead7854e0afa6.tar.gz |
Fix the receive timestamp when DST is in effect. Bump PORTREVISION.
Tested by: Mike Harding <mvh@ix.netcom.com> and myself
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r-- | mail/evolution/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 0080e31..e9a417c 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,6 +7,7 @@ PORTNAME= evolution PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://people.FreeBSD.org/~sobomax/ \ ${MASTER_SITE_GNOME} \ |