diff options
| author | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-04 19:05:45 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-02-04 19:13:55 +0000 |
| commit | e427ab10bfca54efa711a2eec5e75dbf88ea0acd (patch) | |
| tree | d9cf40972d5e67bdde7e17df0ab3d4e8b6a09879 /deskutils/x026 | |
| parent | 94b12d06858b23c6ccb6cf31e53ddfe2d0adcc10 (diff) | |
Diffstat (limited to 'deskutils/x026')
| -rw-r--r-- | deskutils/x026/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/x026/Makefile b/deskutils/x026/Makefile index 46c078ab207d..716553f0d5b7 100644 --- a/deskutils/x026/Makefile +++ b/deskutils/x026/Makefile @@ -1,5 +1,6 @@ PORTNAME= x026 PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/x3270/${PORTNAME}/${PORTVERSION} @@ -11,6 +12,6 @@ USES= imake tar:tgz xorg USE_XORG= xaw7 xpm xt PLIST_FILES= bin/${PORTNAME} \ - man/man1/x026.1.gz + share/man/man1/x026.1.gz .include <bsd.port.mk> |
