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 /news/slrn | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 45f7d55dd85..bd6858e7eeb 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2005/09/27 22:37:25 mjl Exp $ +# $NetBSD: Makefile,v 1.37 2006/02/05 23:10:33 joerg Exp $ DISTNAME= slrn-0.9.8.1 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=slrn/} EXTRACT_SUFX= .tar.bz2 |