diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-05-05 01:56:06 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-05-05 01:56:26 -0500 |
commit | 9503803780fe3098fb466b3312cfec70c9cc64e1 (patch) | |
tree | 40cf18481533fb519f43cc30588a903995d797fc /main/zonenotify | |
parent | 47db5bbae3d81ec51a044489ee4949606aa9413a (diff) | |
download | aports-9503803780fe3098fb466b3312cfec70c9cc64e1.tar.bz2 aports-9503803780fe3098fb466b3312cfec70c9cc64e1.tar.xz |
main/zonenotify: arch=all
Diffstat (limited to 'main/zonenotify')
-rw-r--r-- | main/zonenotify/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/zonenotify/APKBUILD b/main/zonenotify/APKBUILD index b742414458..b99a3e7b77 100644 --- a/main/zonenotify/APKBUILD +++ b/main/zonenotify/APKBUILD @@ -3,7 +3,7 @@ pkgname=zonenotify pkgver=0.1 pkgrel=2 pkgdesc="Utility to send NS_NOTIFY packets to slave DNS servers" -arch="" +arch="all" url="http://www.morettoni.net/zonenotify.en.html" license='BSD' depends="" |