diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-29 20:59:57 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-29 20:59:57 +0000 |
commit | 32a2a150d0a076549bbbaf387f7bb9847bdc8092 (patch) | |
tree | 77f9efab7822161e20f6a95f8385eef857dec8f8 /UPDATING | |
parent | c5999f82dd65b05dd39691894d24b87f0555dc1c (diff) | |
download | ports-32a2a150d0a076549bbbaf387f7bb9847bdc8092.tar.gz ports-32a2a150d0a076549bbbaf387f7bb9847bdc8092.zip |
- Add note about net/daapd now using rc.subr.
Approved by: erwin (implicit)
Notes
Notes:
svn path=/head/; revision=112568
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20040629: + AFFECTS: users of net/daapd + + Daapd must now be enabled in rc.conf. Add this to your /etc/rc.conf: + daapd_enable="YES" + 20040626: AFFECTS: users of php4 and php5 with the PDFlib extension |