diff options
author | ale <ale@FreeBSD.org> | 2009-09-03 18:18:17 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2009-09-03 18:18:17 +0800 |
commit | 54ec698f4cf070bfa5ffab60770d26b9168bef29 (patch) | |
tree | ecec3a8ad7f93da648db4aba9a7e1b98fbd1e5f1 | |
parent | 9d0d00c5fa695db2953a1d6a3a8a56b00f0b603f (diff) | |
download | freebsd-ports-gnome-54ec698f4cf070bfa5ffab60770d26b9168bef29.tar.gz freebsd-ports-gnome-54ec698f4cf070bfa5ffab60770d26b9168bef29.tar.zst freebsd-ports-gnome-54ec698f4cf070bfa5ffab60770d26b9168bef29.zip |
Fix plist and bump PORTREVISION.
-rw-r--r-- | www/xcache/Makefile | 1 | ||||
-rw-r--r-- | www/xcache/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/xcache/Makefile b/www/xcache/Makefile index 1fb94a912c3a..ba53ad11b028 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -7,6 +7,7 @@ PORTNAME= xcache DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/ diff --git a/www/xcache/pkg-plist b/www/xcache/pkg-plist index 146270f86276..235f15a0877e 100644 --- a/www/xcache/pkg-plist +++ b/www/xcache/pkg-plist @@ -14,6 +14,7 @@ lib/php/%%PHP_EXT_DIR%%/xcache.so %%EXAMPLESDIR%%/admin/help-zh-traditional-utf-8.lang.php %%EXAMPLESDIR%%/admin/help.php %%EXAMPLESDIR%%/admin/index.php +%%EXAMPLESDIR%%/admin/mkpassword.php %%EXAMPLESDIR%%/admin/tablesort.js %%EXAMPLESDIR%%/admin/xcache.css %%EXAMPLESDIR%%/admin/xcache.php |