ndndump: moving github.setup before name and version
diff --git a/net/ndndump/Portfile b/net/ndndump/Portfile
index 06363ae..c3d84ac 100644
--- a/net/ndndump/Portfile
+++ b/net/ndndump/Portfile
@@ -4,6 +4,10 @@
PortSystem 1.0
PortGroup github 1.0
+github.setup cawka ndndump 0.1
+checksums rmd160 05320e661ff050a7dcb188299091f7321ac8e008 \
+ sha256 f7b09b67b19f89026e92a86d642205d5f674cce54605ae100cc045bc0e4d9634
+
name ndndump
homepage https://github.com/cawka/ndndump
license GNU-3+
@@ -21,10 +25,6 @@
use_autoreconf yes
-github.setup cawka ndndump v0.1
-checksums rmd160 05320e661ff050a7dcb188299091f7321ac8e008 \
- sha256 f7b09b67b19f89026e92a86d642205d5f674cce54605ae100cc045bc0e4d9634
-
depends_lib-append port:ccnx \
port:boost \
port:libpcap