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 /graphics/qcread | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'graphics/qcread')
-rw-r--r-- | graphics/qcread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile index 40f7b4d99a16..94f86eadda02 100644 --- a/graphics/qcread/Makefile +++ b/graphics/qcread/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://phobos.illtel.denver.co.us/pub/qcread/ \ http://phobos.illtel.denver.co.us/pub/qcread/ -MAINTAINER= billf@FreeBSD.ORG +MAINTAINER= billf@FreeBSD.org ONLY_FOR_ARCHS= i386 |