mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix PLIST
- Bump PORTREVISION Reported by: PH (via pav@), QAT Approved by: portmgr (erwin@)
This commit is contained in:
parent
6de2e682ae
commit
e892f2bbcd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232382
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= graph
|
PORTNAME= graph
|
||||||
PORTVERSION= 1.8
|
PORTVERSION= 1.8
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= SF/q-lang
|
MASTER_SITES= SF/q-lang
|
||||||
PKGNAMEPREFIX= q-
|
PKGNAMEPREFIX= q-
|
||||||
|
|
|
@ -9,3 +9,4 @@ bin/graphed2
|
||||||
%%DATADIR%%/examples/graph/dijkstra.q
|
%%DATADIR%%/examples/graph/dijkstra.q
|
||||||
@dirrm %%DATADIR%%/examples/graph
|
@dirrm %%DATADIR%%/examples/graph
|
||||||
@dirrm %%DATADIR%%/apps/graphed
|
@dirrm %%DATADIR%%/apps/graphed
|
||||||
|
@dirrmtry %%DATADIR%%/apps
|
||||||
|
|
Loading…
Add table
Reference in a new issue