summaryrefslogtreecommitdiff
path: root/databases/phppgadmin
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2002-11-21 20:08:23 +0000
committerSean Chittenden <seanc@FreeBSD.org>2002-11-21 20:08:23 +0000
commit7b2178dbc385be39bae970449ffc256e77125dbc (patch)
tree8b49e2c174e403e92bfd0449e5d8dfa8c2c91ba0 /databases/phppgadmin
parentAdd a Ruby interface to the Spread library. (diff)
Update the pkg-plist for phpPgAdmin.
Approved by: nbm (maintainer)
Notes
Notes: svn path=/head/; revision=70711
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r--databases/phppgadmin/pkg-plist5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/phppgadmin/pkg-plist b/databases/phppgadmin/pkg-plist
index 5fc169579266..fd702f9921e9 100644
--- a/databases/phppgadmin/pkg-plist
+++ b/databases/phppgadmin/pkg-plist
@@ -13,6 +13,7 @@ www/data.default/phpPgAdmin/chinese_big5.inc.php
www/data.default/phpPgAdmin/chinese_gb.inc.php
www/data.default/phpPgAdmin/config.inc.php-dist
www/data.default/phpPgAdmin/danish.inc.php
+www/data.default/phpPgAdmin/dutch.inc.php
www/data.default/phpPgAdmin/db_create.php
www/data.default/phpPgAdmin/db_details.php
www/data.default/phpPgAdmin/db_dump.php
@@ -80,5 +81,5 @@ www/data.default/phpPgAdmin/user_admin.php
www/data.default/phpPgAdmin/view_create.php
@dirrm www/data.default/phpPgAdmin/images
@dirrm www/data.default/phpPgAdmin
-@dirrm www/data.default
-@dirrm www
+@unexec if [ -L %D/www/data.default ]; then rm -f %D/www/data.default; fi
+@unexec if [ -L %D/www ]; then rm -f %D/www; fi