diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-04 06:19:35 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-04 06:19:35 +0800 |
commit | e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e (patch) | |
tree | de3fac164cb8e0c0addd17288be7935388c3da15 /www/harvest | |
parent | 4785cc9198309d9ffb50dc0e8dbc0408ff33d497 (diff) | |
download | freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.tar.gz freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.tar.zst freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.zip |
Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
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 |