diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /security/swatch | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'security/swatch')
-rw-r--r-- | security/swatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 1b917d080ee..40776196520 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ \ ftp://ftp.cert.dfn.de/pub/tools/audit/swatch/ -MAINTAINER= jfitz@FreeBSD.ORG +MAINTAINER= jfitz@FreeBSD.org NO_BUILD= YES |