diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-24 20:50:22 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-24 20:50:22 +0000 |
| commit | 9cb8c6f7360aff99658ac5041faf8b45f404d264 (patch) | |
| tree | e4e7908253e8d873f3aba43941794e00f34c2989 /net/phpldapadmin/files/pkg-deinstall.in | |
| parent | - Update to 2.5.6 (diff) | |
- Switch to using bsd.ports.options.mk -
- Use USERS and GROUPS functionality, instead of supplying pkg-install
scripts to create userids.
- Drop some warnings about changes that happened a long time ago now.
PR: 141804 141803
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=246552
Diffstat (limited to 'net/phpldapadmin/files/pkg-deinstall.in')
| -rw-r--r-- | net/phpldapadmin/files/pkg-deinstall.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/phpldapadmin/files/pkg-deinstall.in b/net/phpldapadmin/files/pkg-deinstall.in index 8c531f2ea1e7..abdf9fe5b5aa 100644 --- a/net/phpldapadmin/files/pkg-deinstall.in +++ b/net/phpldapadmin/files/pkg-deinstall.in @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD: /tmp/pcvs/ports/net/phpldapadmin/files/pkg-deinstall.in,v 1.2 2008-03-09 04:45:38 rafan Exp $ +# $FreeBSD: /tmp/pcvs/ports/net/phpldapadmin/files/pkg-deinstall.in,v 1.3 2009-12-24 20:50:22 miwi Exp $ # case $2 in @@ -8,7 +8,7 @@ case $2 in cat <<EOMSG The phpldapadmin-suphp port has been deleted. If you are not upgrading and don't intend to use -phpLDAPadmin any more then you may wish to delete +phpldapadmin any more then you may wish to delete the %%PLA_USR%% account, which can be done with the following command: |
