diff options
author | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-13 00:45:21 +0000 |
commit | 0c29d4b5c76eac00d281f8ac54606576c9c1ed73 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /mail/sylpheed-gtk2 | |
parent | 5ce685e1e633b5baaf4c32ae32f67b6f7801a383 (diff) | |
download | pkgsrc-0c29d4b5c76eac00d281f8ac54606576c9c1ed73.tar.gz |
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'mail/sylpheed-gtk2')
-rw-r--r-- | mail/sylpheed-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile index 3371ed95906..f04afcaaeae 100644 --- a/mail/sylpheed-gtk2/Makefile +++ b/mail/sylpheed-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/11/12 03:39:41 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/13 00:45:24 wiz Exp $ # DISTNAME= sylpheed-0.9.5-gtk2-20030906 PKGNAME= sylpheed-gtk2-0.9.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-gtk2/} |