summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 739cd10a0692..a9043a53a1d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mod_itk
- pkgdesc = Apache module that allows you to run each of your vhost under a separate uid and gid
+ pkgdesc = Apache mpm itk module that allows you to run each of your vhost under a separate uid and gid
pkgver = 2.4.7.r04
pkgrel = 1
url = http://mpm-itk.sesse.net/
diff --git a/PKGBUILD b/PKGBUILD
index d6cb487e04dd..07fb6b2eb6a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _version=2.4.7-04
pkgname=mod_itk
pkgver=${_version//-/.r}
pkgrel=1
-pkgdesc='Apache module that allows you to run each of your vhost under a separate uid and gid'
+pkgdesc='Apache mpm itk module that allows you to run each of your vhost under a separate uid and gid'
arch=(x86_64)
url='http://mpm-itk.sesse.net/'
license=(APACHE)