diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-07-05 12:59:21 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-07-05 12:59:21 +0000 |
commit | e3b1ba48cee143b47c429987da40e05e471030b1 (patch) | |
tree | 1841d9b6000ef166158fb8d14be6ee488be68c1e /ftp/omi | |
parent | Invert the sense of the test for 64-bit architectures, since we only (diff) |
Drop maintainership
Diffstat (limited to 'ftp/omi')
-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 2f70b4ab17fc..5a68cb12bb2f 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ # http://dorifer.heim3.tu-clausthal.de/~olli/omi/ DISTNAME= omi-alpha-9 -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "mirror" subtrees of FTP servers ALL_TARGET= freebsd |