diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 20:17:49 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-08 20:17:49 +0000 |
commit | d64b465f950441d2bfea87bef2c9024c71d92496 (patch) | |
tree | d48a979b0e0fabf3511babd93dbe4941f0f29e98 /net/phex/pkg-plist | |
parent | d9354f17113373b93d68dfa918956ded13f2e519 (diff) | |
download | ports-d64b465f950441d2bfea87bef2c9024c71d92496.tar.gz ports-d64b465f950441d2bfea87bef2c9024c71d92496.zip |
Notes
Diffstat (limited to 'net/phex/pkg-plist')
-rw-r--r-- | net/phex/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phex/pkg-plist b/net/phex/pkg-plist index 58c5fb0d7321..2b61d68ae3ea 100644 --- a/net/phex/pkg-plist +++ b/net/phex/pkg-plist @@ -1,5 +1,6 @@ bin/phex %%PORTDOCS%%share/doc/phex/COPYING +%%PORTDOCS%%share/doc/phex/GPL.txt %%PORTDOCS%%share/doc/phex/License-RI.html %%PORTDOCS%%share/doc/phex/License-W3C.html %%PORTDOCS%%share/doc/phex/changelog.txt @@ -15,4 +16,3 @@ bin/phex @dirrm %%JAR_DIR%% @unexec rmdir %D/share/java/jar 2>/dev/null || true @unexec rmdir %D/share/java 2>/dev/null || true - |