diff options
author | beech <beech@FreeBSD.org> | 2008-03-04 07:50:19 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-03-04 07:50:19 +0800 |
commit | 4d16874cd853e21d567b4cf4681d6b057c47c390 (patch) | |
tree | 2887fcc7800b9c62b5096a43ccd9e61f5c41cc62 | |
parent | f80084674e8bc0c3577a8234c8de9816bcbf8a93 (diff) | |
download | freebsd-ports-gnome-4d16874cd853e21d567b4cf4681d6b057c47c390.tar.gz freebsd-ports-gnome-4d16874cd853e21d567b4cf4681d6b057c47c390.tar.zst freebsd-ports-gnome-4d16874cd853e21d567b4cf4681d6b057c47c390.zip |
- Fix pkg-plist
- Bump portrevision
-rw-r--r-- | deskutils/horde-kronolith/Makefile | 1 | ||||
-rw-r--r-- | deskutils/horde-kronolith/pkg-plist | 1 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/Makefile | 1 | ||||
-rw-r--r-- | deskutils/horde4-kronolith/pkg-plist | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile index f2dcfebaa94c..e82df7e97952 100644 --- a/deskutils/horde-kronolith/Makefile +++ b/deskutils/horde-kronolith/Makefile @@ -8,6 +8,7 @@ PORTNAME= kronolith PORTVERSION= 2.2 DISTVERSIONSUFFIX= -rc2 +PORTREVISION= 1 CATEGORIES= deskutils www MAINTAINER= beech@FreeBSD.org diff --git a/deskutils/horde-kronolith/pkg-plist b/deskutils/horde-kronolith/pkg-plist index ae43ef7b638f..b0057c8a0e07 100644 --- a/deskutils/horde-kronolith/pkg-plist +++ b/deskutils/horde-kronolith/pkg-plist @@ -457,5 +457,6 @@ @dirrm %%HORDIR%%/js/src @dirrm %%HORDIR%%/js @dirrmtry %%HORDIR%%/config +@dirrm %%HORDIR%%/calendars @dirrmtry %%HORDIR%% @dirrmtry %%HORBAS%% diff --git a/deskutils/horde4-kronolith/Makefile b/deskutils/horde4-kronolith/Makefile index f2dcfebaa94c..e82df7e97952 100644 --- a/deskutils/horde4-kronolith/Makefile +++ b/deskutils/horde4-kronolith/Makefile @@ -8,6 +8,7 @@ PORTNAME= kronolith PORTVERSION= 2.2 DISTVERSIONSUFFIX= -rc2 +PORTREVISION= 1 CATEGORIES= deskutils www MAINTAINER= beech@FreeBSD.org diff --git a/deskutils/horde4-kronolith/pkg-plist b/deskutils/horde4-kronolith/pkg-plist index ae43ef7b638f..b0057c8a0e07 100644 --- a/deskutils/horde4-kronolith/pkg-plist +++ b/deskutils/horde4-kronolith/pkg-plist @@ -457,5 +457,6 @@ @dirrm %%HORDIR%%/js/src @dirrm %%HORDIR%%/js @dirrmtry %%HORDIR%%/config +@dirrm %%HORDIR%%/calendars @dirrmtry %%HORDIR%% @dirrmtry %%HORBAS%% |