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 /devel/splint/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index b966f2e3847..26ad8f8a746 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2005/05/22 20:07:55 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:53 joerg Exp $ # VERSION= 3.1.1 DISTNAME= splint-${VERSION}.src PKGNAME= splint-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.splint.org/downloads/ EXTRACT_SUFX= .tgz |