diff options
author | steve <steve@FreeBSD.org> | 2001-03-10 06:20:22 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-03-10 06:20:22 +0000 |
commit | c9fcacd20f7aaf8c6b87d1f6fcfe2cd63040630f (patch) | |
tree | 098cbb3b8c5bcca5387bba03093e2e94c30debcb /deskutils/notebook | |
parent | 1df344bbb2f79c475b7e9dca265bcba376db786f (diff) | |
download | FreeBSD-ports-c9fcacd20f7aaf8c6b87d1f6fcfe2cd63040630f.zip FreeBSD-ports-c9fcacd20f7aaf8c6b87d1f6fcfe2cd63040630f.tar.gz |
Spell PORTDOCS without the trailing ':' so this port packages correctly.
Diffstat (limited to 'deskutils/notebook')
-rw-r--r-- | deskutils/notebook/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/notebook/pkg-plist b/deskutils/notebook/pkg-plist index 31cc932..7a75e9e 100644 --- a/deskutils/notebook/pkg-plist +++ b/deskutils/notebook/pkg-plist @@ -1,4 +1,4 @@ bin/notebook -%%PORTDOCS:%%share/doc/%%PORTNAME%%/LICENSE -%%PORTDOCS:%%share/doc/%%PORTNAME%%/README.binary -%%PORTDOCS:%%@dirrm share/doc/%%PORTNAME%% +%%PORTDOCS%%share/doc/%%PORTNAME%%/LICENSE +%%PORTDOCS%%share/doc/%%PORTNAME%%/README.binary +%%PORTDOCS%%@dirrm share/doc/%%PORTNAME%% |