diff options
author | adam <adam@pkgsrc.org> | 2012-01-18 14:33:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-01-18 14:33:17 +0000 |
commit | 2f7e2baff3f0ac5ac756400b190d1a914a67d67e (patch) | |
tree | 7758e631b6ee131fccbfa38ecc2fecf900cbc21a /mail/isync/Makefile | |
parent | ac51f2eb679ea9fc052c0a7a79a6fb342df49272 (diff) | |
download | pkgsrc-2f7e2baff3f0ac5ac756400b190d1a914a67d67e.tar.gz |
Revbump after updating db5
Diffstat (limited to 'mail/isync/Makefile')
-rw-r--r-- | mail/isync/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 8c0fd4be59c..1d16df48eb8 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.28 2010/09/16 08:06:16 adam Exp $ +# $NetBSD: Makefile,v 1.29 2012/01/18 14:34:29 adam Exp $ DISTNAME= isync-1.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/} MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://isync.sourceforge.net/ COMMENT= Synchronize a maildir with an imap server - LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews |