diff options
author | Anders Nordby <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2014-10-29 22:11:51 +0000 |
commit | fa727850593710792cccf0ce80957950ea293b9f (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 /ftp | |
parent | 13e854d95cf25bb870a961895bba4320c3e373cf (diff) | |
download | ports-fa727850593710792cccf0ce80957950ea293b9f.tar.gz ports-fa727850593710792cccf0ce80957950ea293b9f.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/omi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index b01ad65c64eb..762c83335dcd 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.secnetix.de/~olli/distfiles/ \ http://atreides.freenix.no/~anders/ # http://dorifer.heim3.tu-clausthal.de/~olli/omi/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "mirror" subtrees of FTP servers WRKSRC= ${WRKDIR}/${PORTNAME} |