diff options
author | salo <salo@pkgsrc.org> | 2005-06-29 23:43:13 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-06-29 23:43:13 +0000 |
commit | 46c53241a8879ab20cdd4a7a4fabab3372424c9e (patch) | |
tree | 4bb145f84725ab18931be3ad8b23a270fbdf0016 /mail | |
parent | 224108ef750e1f4e98af558f3a30eca22d8ffdfc (diff) | |
download | pkgsrc-46c53241a8879ab20cdd4a7a4fabab3372424c9e.tar.gz |
And thus needs PKGREVISION bump, since the DEPENDS list has changed.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-data-server/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 2754156a436..381890bc613 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/06/29 22:14:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.22 2005/06/29 23:43:13 salo Exp $ # DISTNAME= evolution-data-server-1.2.2 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.2/} EXTRACT_SUFX= .tar.bz2 |