diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-19 20:21:29 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-19 20:21:29 +0000 |
commit | c1507b648f5d4cca67cdb2494f29a5a499ecc5ac (patch) | |
tree | a3867e4c59b7ad4d301f8da5068d1983c50387f6 /ftp/omi | |
parent | d6991558c724e3ca8ca7b0977666ff8cfea99565 (diff) | |
download | ports-c1507b648f5d4cca67cdb2494f29a5a499ecc5ac.tar.gz ports-c1507b648f5d4cca67cdb2494f29a5a499ecc5ac.zip |
Notes
Diffstat (limited to 'ftp/omi')
-rw-r--r-- | ftp/omi/Makefile | 1 | ||||
-rw-r--r-- | ftp/omi/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/omi/Makefile b/ftp/omi/Makefile index bc19a60dfa33..03370f14a93f 100644 --- a/ftp/omi/Makefile +++ b/ftp/omi/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: omi -# http://fromme.com/omi/ # Date created: 19 August 1995 # Whom: ache # diff --git a/ftp/omi/pkg-descr b/ftp/omi/pkg-descr index a70ede1e94c6..f9656764eb12 100644 --- a/ftp/omi/pkg-descr +++ b/ftp/omi/pkg-descr @@ -4,3 +4,5 @@ What Is omi? It is a software to "mirror" subtrees of FTP servers. It can be used to make a one-time mirror, and it can be used to update a mirror regularly (for example using cron). + +WWW: http://fromme.com/omi/ |