diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:36:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-05 16:36:34 +0000 |
commit | 4b2b159f8f5f88e772dc3b6202f6d30ad9c023a6 (patch) | |
tree | ec11eebbc00ea74fc6a6140ddbe3994a2f2d8e94 /mail | |
parent | ec958d7678cd4f6819ffc75452574c1cdab09647 (diff) | |
download | pkgsrc-4b2b159f8f5f88e772dc3b6202f6d30ad9c023a6.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 4 | ||||
-rw-r--r-- | mail/courier-authldap/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/xfmail/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 772f47eccc6..6bc2b7e1ea1 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2003/05/02 11:55:37 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2003/05/05 16:39:17 jmmv Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/courier-authldap/Makefile b/mail/courier-authldap/Makefile index 7c86504ed39..c79ae49f02d 100644 --- a/mail/courier-authldap/Makefile +++ b/mail/courier-authldap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/05/02 11:55:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/05 16:39:18 jmmv Exp $ PKGNAME= courier-authldap-${BASE_VERS} -PKGREVISION?= 1 +PKGREVISION?= 1 COMMENT= Courier LDAP authentication module CONFLICTS= courier-imap-ldap-[0-9]* diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 228ac12ba94..b4a5f2e4717 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2003/05/02 11:55:38 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2003/05/05 16:39:18 jmmv Exp $ DISTNAME= evolution-1.2.4 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution/source/ \ ftp://ximian.netnitco.net/pub/mirrors/ximian/ximian-evolution/source/ \ diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index a6ad8388c58..2b90f28a940 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2003/05/02 11:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2003/05/05 16:39:18 jmmv Exp $ DISTNAME= xfmail-1.4.7 -PKGREVISION= 4 +PKGREVISION= 4 CATEGORIES= mail x11 MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.7/source/ EXTRACT_SUFX= .tar.bz2 |