diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 0b59fc56c72dd5187eb40bdd570c52f4fe49aee9 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /mail/gld | |
parent | 4a72d85282780ff68e678cd8dd10095fdcd3f4cd (diff) | |
download | pkgsrc-0b59fc56c72dd5187eb40bdd570c52f4fe49aee9.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'mail/gld')
-rw-r--r-- | mail/gld/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/gld/Makefile b/mail/gld/Makefile index 1f969fc08bb..71c1550f49b 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/09/30 10:49:12 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/15 15:03:24 obache Exp $ # DISTNAME= gld-1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz |