diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-09-24 19:23:30 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-09-24 19:23:30 +0000 |
commit | 400fc672117236c151ef5d87d6face066f7d5919 (patch) | |
tree | a121473d0608efa0379c3f057edb59ae8b84545e /deskutils/horde4-mnemo | |
parent | 0cf54e14b9a1680909a6bddbba82fcb0f1ca9ff3 (diff) |
Notes
Diffstat (limited to 'deskutils/horde4-mnemo')
-rw-r--r-- | deskutils/horde4-mnemo/Makefile | 1 | ||||
-rw-r--r-- | deskutils/horde4-mnemo/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/horde4-mnemo/Makefile b/deskutils/horde4-mnemo/Makefile index e8548de8dd86..6ca8c95d6380 100644 --- a/deskutils/horde4-mnemo/Makefile +++ b/deskutils/horde4-mnemo/Makefile @@ -8,6 +8,7 @@ PORTNAME= mnemo PORTVERSION= 2.2.2 DISTVERSIONSUFFIX= +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= deskutils www diff --git a/deskutils/horde4-mnemo/pkg-plist b/deskutils/horde4-mnemo/pkg-plist index 8199d7713adc..74ac7647beaf 100644 --- a/deskutils/horde4-mnemo/pkg-plist +++ b/deskutils/horde4-mnemo/pkg-plist @@ -1,5 +1,6 @@ %%HORDIR%%/config/.htaccess %%HORDIR%%/config/conf.xml +%%HORDIR%%/config/hooks.php.dist %%HORDIR%%/config/prefs.php.dist %%HORDIR%%/data.php %%HORDIR%%/index.php @@ -69,6 +70,7 @@ %%HORDIR%%/notepads/delete.php %%HORDIR%%/notepads/edit.php %%HORDIR%%/notepads/index.php +%%HORDIR%%/notes/index.php %%HORDIR%%/po/README %%HORDIR%%/po/bg_BG.po %%HORDIR%%/po/cs_CZ.po @@ -184,6 +186,7 @@ @dirrm %%HORDIR%%/scripts/sql @dirrm %%HORDIR%%/scripts @dirrm %%HORDIR%%/po +@dirrm %%HORDIR%%/notes @dirrm %%HORDIR%%/notepads @dirrm %%HORDIR%%/note @dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES |