diff options
Diffstat (limited to 'news/slrn')
-rw-r--r-- | news/slrn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/slrn/Makefile b/news/slrn/Makefile index 834799738904..db9c42eadf0a 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -20,7 +20,7 @@ PATCHFILES= slrn-0.9.8.1-fetch.diff \ slrn-0.9.8.1-lastchar2.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= SLang-based newsreader LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |