diff options
author | ashish <ashish@FreeBSD.org> | 2014-01-20 07:39:17 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2014-01-20 07:39:17 +0800 |
commit | e1f74f33bb0d7841a57b312273ad2c8df99c099f (patch) | |
tree | aff684c09ac340945c90de620dc5be5c7cb136c6 /dns/pdnsd/pkg-message | |
parent | 89320f66585cc833005cbd6f7b4225c45490a023 (diff) | |
download | freebsd-ports-gnome-e1f74f33bb0d7841a57b312273ad2c8df99c099f.tar.gz freebsd-ports-gnome-e1f74f33bb0d7841a57b312273ad2c8df99c099f.tar.zst freebsd-ports-gnome-e1f74f33bb0d7841a57b312273ad2c8df99c099f.zip |
- Add STAGE support
- Fix issue during installation[1]
- Remove incorrect pkg-message
Submitted by: Серж ИвановЪ <evasive.gyron at gmail.com> (via private mail)
Diffstat (limited to 'dns/pdnsd/pkg-message')
-rw-r--r-- | dns/pdnsd/pkg-message | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dns/pdnsd/pkg-message b/dns/pdnsd/pkg-message deleted file mode 100644 index 9d33034b2f91..000000000000 --- a/dns/pdnsd/pkg-message +++ /dev/null @@ -1,3 +0,0 @@ - -You'll need to manually copy ${PREFIX}/etc/pdnsd.conf.sample to -${PREFIX}/etc/pdnsd.conf and modify it for your needs. |