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 /net/sharity-light | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'net/sharity-light')
-rw-r--r-- | net/sharity-light/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 8c3b2167a7ee..3e752387a66e 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.obdev.at/pub/Products/Sharity-Light/ \ ftp://ftp.warpnet.ro/mirrors/ftp.obdev.at/pub/Products/Sharity-Light/ \ http://www.freebsd.org/~dt/distfiles/ -MAINTAINER= dt@FreeBSD.ORG +MAINTAINER= dt@FreeBSD.org MAN8= smbmount.8 |