diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
commit | 56ffabc9198461b9509c56ea03e7fccfc450d72c (patch) | |
tree | 0b3c1248d8270263337ae78cdb88ac29ffdc457f /www/harvest | |
parent | bca169fdd834da31b72a7bfdd8798b45a6c7d209 (diff) | |
download | ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.tar.gz ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.zip |
Notes
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 cc8f5e21e9b8..067e62e681e6 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= ports@FreeBSD.org pre-install: ${MKDIR} ${PREFIX}/harvest |