diff options
author | cjep <cjep> | 2004-07-01 09:54:55 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-07-01 09:54:55 +0000 |
commit | 137272a8482ebb836ff27813463dcd5edb26b6a3 (patch) | |
tree | c6969a6d5e3f5b1416fb1cebfff298f9530ae2d0 | |
parent | 4d3c8f913dc0467c7a62aa1e34866c2a3af6253f (diff) | |
download | pkgsrc-137272a8482ebb836ff27813463dcd5edb26b6a3.tar.gz |
bump revision after previous. suggested by wiz
-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 bfeb63c6c47..c3a0e69d34d 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2004/07/01 08:28:11 cjep Exp $ +# $NetBSD: Makefile,v 1.47 2004/07/01 09:54:55 cjep Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ |