diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /news/trn/Makefile | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index b18a35938272..c670c76b8c64 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -10,7 +10,7 @@ DISTNAME= trn-3.6 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ -MAINTAINER= smace@FreeBSD.ORG +MAINTAINER= smace@FreeBSD.org RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack |