diff options
-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 921f700b145..2ff6ff3d0bf 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/12/27 16:54:06 seb Exp $ +# $NetBSD: Makefile,v 1.4 2004/02/21 07:12:12 snj Exp $ # DISTNAME= isync-0.9.2 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/} MAINTAINER= cez+misc.pkgsrc@compsoc.man.ac.uk HOMEPAGE= http://isync.sourceforge.net/ -COMMENT= Syncronize a maildir with an imap server +COMMENT= Synchronize a maildir with an imap server USE_BUILDLINK2= YES GNU_CONFIGURE= YES |