diff options
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index ae1225d26f3..3682920fdeb 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/26 03:31:31 rh Exp $ +# $NetBSD: Makefile,v 1.18 2004/02/09 18:47:37 jmmv Exp $ # DISTNAME= balsa-2.0.16 +PKGREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ ftp://ftp.newton.cx/pub/balsa/ |