diff options
author | asami <asami@FreeBSD.org> | 1997-06-15 10:22:23 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-15 10:22:23 +0000 |
commit | c767c10865dd7dbdbae8929a9b778f1819718823 (patch) | |
tree | 110525a5c951cac66456d259ab3353dcf7e46edf | |
parent | 734fef6fdec8b3dd660a382d933b84c91c91617d (diff) | |
download | FreeBSD-ports-c767c10865dd7dbdbae8929a9b778f1819718823.zip FreeBSD-ports-c767c10865dd7dbdbae8929a9b778f1819718823.tar.gz |
Add appropriate @dirrm statements.
-rw-r--r-- | graphics/gd/pkg-plist | 2 | ||||
-rw-r--r-- | graphics/gd1/pkg-plist | 2 | ||||
-rw-r--r-- | graphics/gd2/pkg-plist | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gd/pkg-plist b/graphics/gd/pkg-plist index 4926448..20dd72e 100644 --- a/graphics/gd/pkg-plist +++ b/graphics/gd/pkg-plist @@ -10,3 +10,5 @@ include/gd/gdfontt.h lib/libgd.a share/examples/gd/demoin.gif share/examples/gd/index.html +@dirrm include/gd +@dirrm share/examples/gd diff --git a/graphics/gd1/pkg-plist b/graphics/gd1/pkg-plist index 4926448..20dd72e 100644 --- a/graphics/gd1/pkg-plist +++ b/graphics/gd1/pkg-plist @@ -10,3 +10,5 @@ include/gd/gdfontt.h lib/libgd.a share/examples/gd/demoin.gif share/examples/gd/index.html +@dirrm include/gd +@dirrm share/examples/gd diff --git a/graphics/gd2/pkg-plist b/graphics/gd2/pkg-plist index 4926448..20dd72e 100644 --- a/graphics/gd2/pkg-plist +++ b/graphics/gd2/pkg-plist @@ -10,3 +10,5 @@ include/gd/gdfontt.h lib/libgd.a share/examples/gd/demoin.gif share/examples/gd/index.html +@dirrm include/gd +@dirrm share/examples/gd |