Update to 1.4.5, integrate COMMENT.

Submitted by Shell Hung <i@shellhung.org> who also takes MAINTAINER.
This commit is contained in:
naddy 2001-04-13 20:43:30 +00:00
parent 2eb135eebd
commit 788ea000fe
4 changed files with 16 additions and 15 deletions

View File

@ -1,16 +1,19 @@
# $OpenBSD: Makefile,v 1.14 2000/08/05 00:26:42 fgsch Exp $
# $OpenBSD: Makefile,v 1.15 2001/04/13 20:43:30 naddy Exp $
DISTNAME= tin-1.4.4
COMMENT= 'full-screen easy to use Usenet reader'
DISTNAME= tin-1.4.5
CATEGORIES= news
NEED_VERSION= 1.311
NEED_VERSION= 1.395
MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \
ftp://ftp.aak.uni-karlsruhe.de/pub/news/clients/tin/stable/ \
ftp://ftp.nuxi.com/pub/tin/stable/ \
ftp://uiarchive.uiuc.edu/pub/packages/news/client/tin/unoff/
ftp://uiarchive.uiuc.edu/pub/packages/news/client/tin/unoff/ \
ftp://ftp.eee.hku.hk/pub/tin-unoff/
HOMEPAGE= http://www.tin.org/
MAINTAINER= ports@openbsd.org
MAINTAINER= Shell Hung <i@shellhung.org>
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= Yes
@ -29,7 +32,6 @@ FLAVOR?=
CONFIGURE_ARGS+= --enable-nntp-only
.endif
MAKE_FILE= makefile
ALL_TARGET= build
ALL_TARGET= build
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (tin-1.4.4.tar.gz) = fa62ecd85634bd19b72dfd2d944f4371
RMD160 (tin-1.4.4.tar.gz) = 755211260b547d4dd79a88bfc1b6dbc6b91cdadb
SHA1 (tin-1.4.4.tar.gz) = 0d7ecda05f4785cc656767a1afa1ddbaa4564b92
MD5 (tin-1.4.5.tar.gz) = fd4a8006f19020ed78c538f6c92f1027
RMD160 (tin-1.4.5.tar.gz) = ed82f1e9e93e84416fd5570dd0c89b8495d23599
SHA1 (tin-1.4.5.tar.gz) = 350455b28a7b46751ab180fd070d45698b55b452

View File

@ -1 +0,0 @@
full-screen easy to use Usenet reader

View File

@ -1,6 +1,6 @@
tin is a full-screen easy to use Usenet reader. It can read news locally
or remotely via a NTTP (Network News Transport Protocol) server. It will
automatically utilize NOV (News OVerview) style index files if available
locally or via the NNTP XOVER command.
tin is a full-screen easy to use Usenet reader. It can read news
locally or remotely via a NTTP (Network News Transport Protocol)
server. It will automatically utilize NOV (News OVerview) style
index files if available locally or via the NNTP XOVER command.
WWW: ${HOMEPAGE}