diff options
author | johans <johans@FreeBSD.org> | 2009-02-13 15:48:03 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2009-02-13 15:48:03 +0800 |
commit | 9f91fa0c9c0a8c2c6e65970a803b49a4fb076603 (patch) | |
tree | f748d07ae0cf462309f1b3f8e189d0d7ad44c026 /news | |
parent | 4d7d5f780adc6eefe57d481f70c54c73834a3662 (diff) | |
download | freebsd-ports-gnome-9f91fa0c9c0a8c2c6e65970a803b49a4fb076603.tar.gz freebsd-ports-gnome-9f91fa0c9c0a8c2c6e65970a803b49a4fb076603.tar.zst freebsd-ports-gnome-9f91fa0c9c0a8c2c6e65970a803b49a4fb076603.zip |
Take up maintainership
Diffstat (limited to 'news')
-rw-r--r-- | news/nn/Makefile | 2 | ||||
-rw-r--r-- | news/tin/Makefile | 2 | ||||
-rw-r--r-- | news/trn/Makefile | 5 | ||||
-rw-r--r-- | news/trn4/Makefile | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 492680b3b763..1926395ad423 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.sourcefiles.org/Internet/News/Usenet_Clients/ \ http://www.wa.apana.org.au/~dean/sources/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= Newsreader MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -Iconf" LDFLAGS="${LDFLAGS} -s" diff --git a/news/tin/Makefile b/news/tin/Makefile index 91b8b83677cd..6e49346d5243 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -22,7 +22,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/tin/stable/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/news/tin/stable/ -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= johans@stack.nl COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ diff --git a/news/trn/Makefile b/news/trn/Makefile index 0560688db364..823bdd48f747 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -8,9 +8,10 @@ PORTNAME= trn PORTVERSION= 3.6 CATEGORIES= news -MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ +MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ \ + ftp://ftp.funet.fi/pub/unix/news/trn/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= Threaded Read News newsreader RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 539ad2a5677e..c3af50959a29 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= trn-4.0-test76 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= Version 4.0 of the threaded readnews newsreader NO_LATEST_LINK= yes |