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/balsa | |
parent | ec958d7678cd4f6819ffc75452574c1cdab09647 (diff) | |
download | pkgsrc-4b2b159f8f5f88e772dc3b6202f6d30ad9c023a6.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ |