diff options
-rw-r--r-- | user/pv/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/pv/APKBUILD b/user/pv/APKBUILD index 0ce00feab..b78efcd77 100644 --- a/user/pv/APKBUILD +++ b/user/pv/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Pipe Viewer - a terminal-based tool for monitoring the progress of data through a pipeline." url="https://www.ivarch.com/programs/pv.shtml" arch="all" -license="ART-2.0" +license="Artistic-2.0" depends="" makedepends="" subpackages="$pkgname-doc $pkgname-lang" |