diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:05:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 23:05:10 +0000 |
commit | 7813c3f62f2a3e5453dc54393df45889321c818f (patch) | |
tree | b66b5cb57a2d93901c907a19223849dee8cfbe9e /graphics/robot | |
parent | - Fix plist and bump PORTREVISION (diff) |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris
Diffstat (limited to 'graphics/robot')
-rw-r--r-- | graphics/robot/Makefile | 1 | ||||
-rw-r--r-- | graphics/robot/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/robot/Makefile b/graphics/robot/Makefile index 80aec2fb7414..3dec6c738027 100644 --- a/graphics/robot/Makefile +++ b/graphics/robot/Makefile @@ -7,6 +7,7 @@ PORTNAME= robot PORTVERSION= 4.93.89 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://lheaftp.gsfc.nasa.gov/pub/corbet/robot/ DISTNAME= robot-beta diff --git a/graphics/robot/pkg-plist b/graphics/robot/pkg-plist index f71a3d3044c3..a4add66a2ac9 100644 --- a/graphics/robot/pkg-plist +++ b/graphics/robot/pkg-plist @@ -18,5 +18,5 @@ lib/help/robot.info %%PORTDOCS%%%%EXAMPLESDIR%%/sinplot_demo.rob %%PORTDOCS%%%%EXAMPLESDIR%%/style_demo.rob %%PORTDOCS%%%%EXAMPLESDIR%%/title_demo.rob -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |