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 c4d1d20c720..e41fd54deef 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2007/06/08 12:25:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2008/01/12 11:36:32 adam Exp $ # DISTNAME= isync-1.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/} |