diff options
| author | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:09 +0300 |
|---|---|---|
| committer | la-ninpre <aaoth@aaoth.xyz> | 2023-05-06 16:13:09 +0300 |
| commit | 2e5c77dedef64774b047d9e1e0a3480601e803aa (patch) | |
| tree | a4a5fad8d6f18c006eead2d96a918042be5f5078 /www/owncast/Makefile | |
| parent | 71b1f853659bc9ae64eb7b30db355b9085a62ec5 (diff) | |
| download | ports-2e5c77dedef64774b047d9e1e0a3480601e803aa.tar.gz ports-2e5c77dedef64774b047d9e1e0a3480601e803aa.zip | |
www/owncast: fix permissions on installed files
Diffstat (limited to 'www/owncast/Makefile')
| -rw-r--r-- | www/owncast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/owncast/Makefile b/www/owncast/Makefile index 3705377..685f83e 100644 --- a/www/owncast/Makefile +++ b/www/owncast/Makefile @@ -1,7 +1,7 @@ COMMENT = self-hosted live video streaming and chat server VERSION = 0.1.0pre20230502132147 -REVISION = 0 +REVISION = 1 DISTNAME = owncast-${VERSION} |
