diff options
author | obache <obache@pkgsrc.org> | 2010-09-30 10:49:10 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-30 10:49:10 +0000 |
commit | 231407f9fb7a3d54ca5bdf3a4fe9fddf98468bfa (patch) | |
tree | 506f05425ee0071a33fd6b71e767742b451fbad3 /mail/gld | |
parent | b22622648de31fe14b36b6f598bc0bfa1c49d1b9 (diff) | |
download | pkgsrc-231407f9fb7a3d54ca5bdf3a4fe9fddf98468bfa.tar.gz |
Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.
Diffstat (limited to 'mail/gld')
-rw-r--r-- | mail/gld/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 68b20733af9..1f969fc08bb 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2010/02/19 20:04:17 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2010/09/30 10:49:12 obache Exp $ # DISTNAME= gld-1.7 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz |