1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

www/amphetadesk now uses USE_RC_SUBR amphetadesk rc.d script

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2007-12-25 19:56:34 +00:00
parent f50d495e0e
commit 9aa163031f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204528

View File

@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20071225:
AFFECTS: users of www/amphetadesk
AUTHOR: lioux@FreeBSD.org
www/amphetadesk has been updated to use the USE_RC_SUBR framework
for rc.d scripts. The rc.d script has been renamed from ampetadesk.sh
to amphetadesk for consistency with other ports.
20071216:
AFFECTS: users of net-mgmt/cacti
AUTHOR: sem@FreeBSD.org