diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | d156436aa30ae2922b43c28c90c2dc4f8c2cecd4 (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /mail/turba | |
parent | 1c5c20cc8102e6cc3f1baadc40c8fe9c06ff0c10 (diff) | |
download | pkgsrc-d156436aa30ae2922b43c28c90c2dc4f8c2cecd4.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'mail/turba')
-rw-r--r-- | mail/turba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index b8a6e6f4a63..5f0de4240dc 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2011/05/11 21:28:35 bouyer Exp $ +# $NetBSD: Makefile,v 1.35 2011/09/16 05:46:25 obache Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/turba/ \ ftp://ftp.horde.org/pub/turba/ |