diff options
author | dillo <dillo@pkgsrc.org> | 2004-12-16 11:52:41 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2004-12-16 11:52:41 +0000 |
commit | 3016a4f0dea3d681fd46ff2b2f6fbf612fbaab25 (patch) | |
tree | 8cd0209689584dbddbf59cb4a707e06865fbc8d3 /news/tin | |
parent | b3829137101dd20c125e42d5bf578090cf7fe23d (diff) | |
download | pkgsrc-3016a4f0dea3d681fd46ff2b2f6fbf612fbaab25.tar.gz |
add bin/metamutt and bin/url_handler.sh to PLIST, bump PKGREVISION
noted by wiz
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 3 | ||||
-rw-r--r-- | news/tin/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 3e3c140b4ad..bd6bec644f9 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/12/03 15:15:07 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2004/12/16 11:52:41 dillo Exp $ # DISTNAME= tin-1.6.2 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/current/ \ diff --git a/news/tin/PLIST b/news/tin/PLIST index c30041c9a20..ee8ed5d13e1 100644 --- a/news/tin/PLIST +++ b/news/tin/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/16 00:11:48 dillo Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/12/16 11:52:42 dillo Exp $ +bin/metamutt bin/opt-case.pl bin/rtin bin/tin +bin/url_handler.sh bin/w2r.pl man/man1/opt-case.pl.1 man/man1/rtin.1 |