diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | eadc9131c886790e6794db49f3acff37697fa434 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /mail/gld | |
parent | a9ec63a8fab3c07145556a938216c5878e63c2dd (diff) | |
download | pkgsrc-eadc9131c886790e6794db49f3acff37697fa434.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
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 89c8570e383..43864e8650b 100644 --- a/mail/gld/Makefile +++ b/mail/gld/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/12/29 06:21:50 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/08 18:35:10 xtraeme Exp $ # DISTNAME= gld-1.5.2 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.gasmi.net/down/ EXTRACT_SUFX= .tgz |