diff options
author | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-01-11 14:42:00 +0000 |
commit | 7c4d7f8e0058d0d776287cba5e52719425f11478 (patch) | |
tree | 58b6f1e9a2b75837dbd01d6d52a48b640123fc60 /chat/gale/Makefile | |
parent | 26dcd02e8047abdd304ad7ffa5df2c8213f8ab18 (diff) | |
download | pkgsrc-7c4d7f8e0058d0d776287cba5e52719425f11478.tar.gz |
Revbump after updating tcl/tk.
Diffstat (limited to 'chat/gale/Makefile')
-rw-r--r-- | chat/gale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index c3c2b40cd9e..3e686115be4 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/07/15 02:02:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2014/01/11 14:42:00 adam Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://download.ofb.net/gale/ EXTRACT_SUFX= .tar.bz2 |