diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /lang/inform | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'lang/inform')
-rw-r--r-- | lang/inform/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/inform/Makefile b/lang/inform/Makefile index 25051cf6b40..3c7edae027a 100644 --- a/lang/inform/Makefile +++ b/lang/inform/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2005/05/22 20:08:10 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:45 joerg Exp $ DISTNAME= inform-6.30.2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/ |