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 /www/harvest | |
parent | Clean COMMENT (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'www/harvest')
-rw-r--r-- | www/harvest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 7b09cc4db6a2..7f58fd483cc2 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.tardis.ed.ac.uk/pub/harvest/ \ http://www3.uniovi.es/~mirror/harvest-net/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= andreas@FreeBSD.org pre-install: ${MKDIR} ${PREFIX}/harvest |