diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-06-19 20:06:59 +0000 |
commit | 5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch) | |
tree | 116251cb57f40f8069281b4ab0828145c064c16b /news/slrn | |
parent | Do not set CHARSET to iso-8859-1, it is no longer needed. (diff) |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes:
svn path=/head/; revision=165799
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 |