diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 7e928d621580..4e6c1d6f7fe3 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -9,7 +9,8 @@ PORTNAME= knews PORTVERSION= 1.0b.1 PORTREVISION= 11 CATEGORIES= news -MASTER_SITES= http://www.matematik.su.se/~kjj/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR=dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= A threaded nntp newsreader for X |