diff options
-rw-r--r-- | deskutils/tpb/Makefile | 2 | ||||
-rw-r--r-- | deskutils/tpb/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index 3c5cd3c64e4b..898b677986b5 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -6,7 +6,7 @@ PORTNAME= tpb PORTVERSION= 0.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/deskutils/tpb/pkg-plist b/deskutils/tpb/pkg-plist index d9c92cf7337d..8f7c3533a879 100644 --- a/deskutils/tpb/pkg-plist +++ b/deskutils/tpb/pkg-plist @@ -4,3 +4,4 @@ etc/tpbrc.default %%NLS%%share/locale/da/LC_MESSAGES/tpb.mo %%NLS%%share/locale/de/LC_MESSAGES/tpb.mo %%NLS%%share/locale/ru/LC_MESSAGES/tpb.mo +%%PORTDOCS%%@dirrm %%DOCSDIR%% |