aboutsummaryrefslogtreecommitdiffstats
path: root/www/mnogosearch/pkg-deinstall
blob: bc4326b0f6f324a7a98946afc23646b518b795b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh

if [ x$2 != xDEINSTALL ]; then
    exit
fi

rm -rf /var/mnogosearch

exit 0
* - Update to 0.16pav2004-03-182-5/+4 * - Add/update WWW lines for Imendio.com projectspav2004-03-181-1/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 0.15.1.marcus2004-01-252-2/+2 * Update to 0.15.marcus2004-01-223-6/+8 * Update to 0.14.1.adamw2003-10-132-2/+2 * Update to 0.14.adamw2003-10-032-3/+3 * - Chase library to new gnutls versionkrion2003-09-261-1/+1 * Update to 0.13.2.marcus2003-08-152-2/+2 * Update to 0.13.1.marcus2003-08-052-3/+3 * Update to 0.13.marcus2003-08-052-2/+2 * Update to 0.12.adamw2003-07-182-3/+3 * Advertize the new configurable WITH_GNUTLS option.marcus2003-07-141-0/+6 * * Update to 0.11marcus2003-07-142-5/+19