diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-26 12:29:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-26 12:29:41 +0800 |
commit | 4f84c89e2145cee253fd66dfd972a006c0fe79d1 (patch) | |
tree | b89d123497174defc0bbd203b4e5a117f624b629 /devel | |
parent | 58439834a7fd3aa7681ce573fdcf24a7e0d1975e (diff) | |
download | freebsd-ports-gnome-4f84c89e2145cee253fd66dfd972a006c0fe79d1.tar.gz freebsd-ports-gnome-4f84c89e2145cee253fd66dfd972a006c0fe79d1.tar.zst freebsd-ports-gnome-4f84c89e2145cee253fd66dfd972a006c0fe79d1.zip |
add missing "@dirrm include/styx" in pkg-plist
Noted by: bento's log
Diffstat (limited to 'devel')
-rw-r--r-- | devel/styx/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/styx/pkg-plist b/devel/styx/pkg-plist index 87a61fa3b2b4..4a901576adc4 100644 --- a/devel/styx/pkg-plist +++ b/devel/styx/pkg-plist @@ -57,6 +57,7 @@ include/styx/symbols.h include/styx/sysbase0.h include/styx/sysbase1.h include/styx/syscbhdl.h +@dirrm include/styx share/doc/styx/doc/STYX_ANT.HTM share/doc/styx/doc/STYX_CFG.HTM share/doc/styx/doc/STYX_CIM.HTM |