diff options
author | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
commit | 38645f8e1f38d86911518cc3cc4e551558a3026b (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /mail/GNUMail/Makefile | |
parent | 13069a378704cce92243018952823f78c58f815f (diff) | |
download | pkgsrc-38645f8e1f38d86911518cc3cc4e551558a3026b.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'mail/GNUMail/Makefile')
-rw-r--r-- | mail/GNUMail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile index 950e9cbc175..73360bc4f33 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/13 13:52:24 wiz Exp $ # DISTNAME= GNUMail-1.0.3 -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/GNUMail CATEGORIES= mail gnustep MASTER_SITES= http://extrovert.screwdriver.net/~extra/cgi-bin/ |