diff options
Diffstat (limited to 'mail/isync/Makefile')
-rw-r--r-- | mail/isync/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile index a3abdfb82d2..c0074c2475c 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/07/04 15:52:51 bsiegert Exp $ +# $NetBSD: Makefile,v 1.38 2016/03/05 11:28:49 jperkin Exp $ DISTNAME= isync-1.1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/} |