diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-08-22 06:49:56 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-08-22 06:49:56 +0000 |
commit | 594c60cd17952e8a532bd9648b087f59e4702992 (patch) | |
tree | 7f1501e18c9bdc9a559a669c43bd0ce7d2b825d7 /news | |
parent | 2521656b6a403d3130694b43d94bceb07bd83b18 (diff) | |
download | ports-594c60cd17952e8a532bd9648b087f59e4702992.tar.gz ports-594c60cd17952e8a532bd9648b087f59e4702992.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 935fb625b5eb..348a01668b1d 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -21,7 +21,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/v${PORTVERSION:R}/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/news/tin/v${PORTVERSION:R}/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER?= johans@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ |