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 /sysutils/tua/Makefile | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to '')
-rw-r--r-- | sysutils/tua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index ff55abe5e102..ba16e877af34 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -10,7 +10,7 @@ DISTNAME= tua-4.0 CATEGORIES= sysutils MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/ -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= torstenb@FreeBSD.org GNU_CONFIGURE= yes MAN1= tua.1 |