diff options
author | johans <johans@FreeBSD.org> | 2011-08-22 14:49:56 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2011-08-22 14:49:56 +0800 |
commit | f57643f12709fe2657ef4c91cae04cfc5b75d900 (patch) | |
tree | cb8c2df60ace31d7fd738f6555c6235fc5ebc5a2 /news | |
parent | 66c5309867d664c5370a02c501d75d9c04c66603 (diff) | |
download | freebsd-ports-gnome-f57643f12709fe2657ef4c91cae04cfc5b75d900.tar.gz freebsd-ports-gnome-f57643f12709fe2657ef4c91cae04cfc5b75d900.tar.zst freebsd-ports-gnome-f57643f12709fe2657ef4c91cae04cfc5b75d900.zip |
Fix maintainer field for slave ports
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 \ |