diff options
Diffstat (limited to 'community/chntpw/PKGBUILD')
-rw-r--r-- | community/chntpw/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chntpw/PKGBUILD b/community/chntpw/PKGBUILD index 78c094e4a..6899fbefc 100644 --- a/community/chntpw/PKGBUILD +++ b/community/chntpw/PKGBUILD @@ -4,7 +4,7 @@ pkgname=chntpw pkgver=100627 pkgrel=1 pkgdesc="The Offline NT Password Editor - enables you to view some information and change user passwords in a Windows NT SAM userdatabase file" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://pogostick.net/~pnh/ntpasswd/" license=('GPL' 'LGPL') makedepends=('openssl') |