diff options
author | knu <knu@FreeBSD.org> | 2000-11-04 00:21:54 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-11-04 00:21:54 +0800 |
commit | 31dd3ff34a13e282e33882174bceffe49647d9db (patch) | |
tree | 26926de6b7e6409eb03babe33caab991cd487616 /dns/ddup/pkg-message | |
parent | 2393545d72a78b922e80980b1b0343ca57ac4683 (diff) | |
download | freebsd-ports-gnome-31dd3ff34a13e282e33882174bceffe49647d9db.tar.gz freebsd-ports-gnome-31dd3ff34a13e282e33882174bceffe49647d9db.tar.zst freebsd-ports-gnome-31dd3ff34a13e282e33882174bceffe49647d9db.zip |
Update to 3.0.1.
PR: 22280
Submitted by: Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER)
Introduce BSD style Makefile to make the build/installation process clean.
Fix manpage. (/etc -> ${PREFIX}/etc)
Fix ddupcron.sh to match FreeBSD environment.
Diffstat (limited to 'dns/ddup/pkg-message')
-rw-r--r-- | dns/ddup/pkg-message | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dns/ddup/pkg-message b/dns/ddup/pkg-message index 06b265ecad16..74555f9fa182 100644 --- a/dns/ddup/pkg-message +++ b/dns/ddup/pkg-message @@ -3,8 +3,3 @@ *** you MUST make your configuration file by typing *** *** ddup --makeconf *** ******************************************************** -******************************************************** -*** If you are upgrading or are a first time user *** -*** you MUST make your configuration file by typing *** -*** ddup --makeconf *** -******************************************************** |