diff options
author | wiz <wiz> | 2005-02-19 22:47:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-19 22:47:09 +0000 |
commit | 328e93e9b155cd94769d1d0237705423a8115953 (patch) | |
tree | 9ebef5c085096df400328f0f5479d883eb445875 /mail/evolution14/Makefile | |
parent | 232790f0969f8fc1ac13de9d1230507c8193228f (diff) | |
download | pkgsrc-328e93e9b155cd94769d1d0237705423a8115953.tar.gz |
Bump PKGREVISION because of libsoup change (removing gnutls support).
Diffstat (limited to 'mail/evolution14/Makefile')
-rw-r--r-- | mail/evolution14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution14/Makefile b/mail/evolution14/Makefile index 97b7e9d50f0..db5cbe02d79 100644 --- a/mail/evolution14/Makefile +++ b/mail/evolution14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2005/01/25 19:08:55 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2005/02/19 22:47:09 wiz Exp $ DISTNAME= evolution-1.4.6 PKGNAME= ${DISTNAME:S/evolution/evolution14/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/1.4/} |