diff options
author | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-03-25 22:37:12 +0000 |
commit | 43cafc380417dcc7ce541d9cb721f6b3a0892604 (patch) | |
tree | 520623c65994cc91b0cb8f1db78b52094824c96e /news | |
parent | b301ed5fc4eaecedf3f74c665e34f5161d558ed9 (diff) | |
download | pkgsrc-43cafc380417dcc7ce541d9cb721f6b3a0892604.tar.gz |
Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.
OK'ed by wiz@ (as was the textproc/icu update).
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 9851b32d64e..0a81c0212b6 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2009/02/16 09:56:09 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2009/03/25 22:37:14 he Exp $ # DISTNAME= tin-1.8.3 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://gd.tuwien.ac.at/infosys/newsreaders/tin/current/ \ ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ EXTRACT_SUFX= .tar.bz2 +PKGREVISION= 1 MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.tin.org/ |