diff options
author | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
commit | 44a6b70b180674d0924b000f1e1e85f22c1a68d8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /mail/evolution-data-server/Makefile | |
parent | 7107396a1fecdc34cae23cc087e482983952dde1 (diff) | |
download | pkgsrc-44a6b70b180674d0924b000f1e1e85f22c1a68d8.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'mail/evolution-data-server/Makefile')
-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 220af3423d6..a99928d6b7c 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2006/01/01 23:56:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2006/01/06 15:10:04 wiz Exp $ # DISTNAME= evolution-data-server-1.4.2.1 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.4/} EXTRACT_SUFX= .tar.bz2 |