diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /textproc/py-gdick/Makefile | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'textproc/py-gdick/Makefile')
-rw-r--r-- | textproc/py-gdick/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile index 9561847aa98..9a7b76b8b8e 100644 --- a/textproc/py-gdick/Makefile +++ b/textproc/py-gdick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/01/24 07:32:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:06 joerg Exp $ DISTNAME= gdick-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gdick/} EXTRACT_SUFX= .tar.bz2 |