diff options
author | wiz <wiz> | 2007-09-13 23:26:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-13 23:26:24 +0000 |
commit | ab1bd73daa9e315f355ee6f748298bc59315409b (patch) | |
tree | 2f8ac1dc0ff6e29d0829ebc7223b5d93bc9374dc /news | |
parent | 728725627a73dd91e7f6b1b0233f0847f78319e4 (diff) | |
download | pkgsrc-ab1bd73daa9e315f355ee6f748298bc59315409b.tar.gz |
Take maintainership.
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 396473c429a..866b1cd10f7 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2007/09/05 21:59:41 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2007/09/13 23:26:24 wiz Exp $ # DISTNAME= tin-1.8.3 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://uiarchive.uiuc.edu/pub/packages/news/client/tin/unoff/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.tin.org/ COMMENT= TIN newsreader (termcap based) |