diff options
author | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
commit | 7cae8d916af102036e08b05f015a904705109b88 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /mail/GNUMail | |
parent | bbaef637c5437ef15b10d1ce39468d92878689d2 (diff) | |
download | pkgsrc-7cae8d916af102036e08b05f015a904705109b88.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'mail/GNUMail')
-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 0d4f4b30c9a..ef8c6b14d56 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/01/24 13:55:30 grant Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:43 wiz Exp $ # DISTNAME= GNUMail-1.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ |