diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:38:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:38:42 +0000 |
commit | faf48efeec1ca9865d8ac7ec7047c13f1097c886 (patch) | |
tree | 0e75c8dbdeecb350ca3ffa8d258e39a43303c680 /x11/imwheel | |
parent | 9366ecd971a2529122da8afd34e99818590e470e (diff) | |
download | ports-faf48efeec1ca9865d8ac7ec7047c13f1097c886.tar.gz ports-faf48efeec1ca9865d8ac7ec7047c13f1097c886.zip |
Notes
Diffstat (limited to 'x11/imwheel')
-rw-r--r-- | x11/imwheel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 2d584d80e560..cf23a28cf630 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/imwheel MAN1= imwheel.1 .if defined(NOPORTDOCS) -PLIST= ${PKGDIR}/PLIST.nodocs +PLIST= ${PKGDIR}/pkg-plist.nodocs .endif post-patch: |