From e892f2bbcdaf08e461fb47a64eee749e1a02fe85 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 20 Apr 2009 20:07:35 +0000 Subject: [PATCH] - Fix PLIST - Bump PORTREVISION Reported by: PH (via pav@), QAT Approved by: portmgr (erwin@) --- graphics/q-graph/Makefile | 1 + graphics/q-graph/pkg-plist | 1 + 2 files changed, 2 insertions(+) diff --git a/graphics/q-graph/Makefile b/graphics/q-graph/Makefile index 66de9ba516b9..74f1a43b5338 100644 --- a/graphics/q-graph/Makefile +++ b/graphics/q-graph/Makefile @@ -7,6 +7,7 @@ PORTNAME= graph PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/q-lang PKGNAMEPREFIX= q- diff --git a/graphics/q-graph/pkg-plist b/graphics/q-graph/pkg-plist index 467f8ad75ded..40adc7036965 100644 --- a/graphics/q-graph/pkg-plist +++ b/graphics/q-graph/pkg-plist @@ -9,3 +9,4 @@ bin/graphed2 %%DATADIR%%/examples/graph/dijkstra.q @dirrm %%DATADIR%%/examples/graph @dirrm %%DATADIR%%/apps/graphed +@dirrmtry %%DATADIR%%/apps