diff options
author | joerg <joerg@pkgsrc.org> | 2007-11-08 19:39:42 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-11-08 19:39:42 +0000 |
commit | e725e20c42a5c00f8fc649683d3d897ca9da130f (patch) | |
tree | e76ff37f95d4d8bc7108236ab65639bfac4852f2 /mail | |
parent | 9910b39aba94ba44629932ca0961b74f6f8e6512 (diff) | |
download | pkgsrc-e725e20c42a5c00f8fc649683d3d897ca9da130f.tar.gz |
Bump version or revision of all packages that have a runtime dependency
on gzip.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sqwebmail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index e90c0daca0e..c0344f9642d 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2007/10/16 18:03:03 tnn Exp $ +# $NetBSD: Makefile,v 1.62 2007/11/08 19:39:43 joerg Exp $ DISTNAME= sqwebmail-5.2.0 +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 |