diff options
Diffstat (limited to 'main/mailcap/APKBUILD')
-rw-r--r-- | main/mailcap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mailcap/APKBUILD b/main/mailcap/APKBUILD index 9685e2661d..83088eb6d0 100644 --- a/main/mailcap/APKBUILD +++ b/main/mailcap/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="Helper application and MIME type associations for file types" url="http://git.fedorahosted.org/git/mailcap.git" arch="noarch" -license="Public Domain and MIT" +license="Public-Domain and MIT" subpackages="$pkgname-doc" source="https://releases.pagure.org/$pkgname/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" |