diff options
Diffstat (limited to 'net-mgmt/arpscan/Makefile')
-rw-r--r-- | net-mgmt/arpscan/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net-mgmt/arpscan/Makefile b/net-mgmt/arpscan/Makefile index 8d6780f5cc0c..e0ecdad82dc3 100644 --- a/net-mgmt/arpscan/Makefile +++ b/net-mgmt/arpscan/Makefile @@ -5,8 +5,6 @@ PORTNAME= arpscan PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= net-mgmt -MASTER_SITES= GHL -DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= Simple arp scanner @@ -18,8 +16,7 @@ LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet USE_GITHUB= yes GH_ACCOUNT= jasonish -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= e59831a +GH_TAGNAME= e59831a USE_AUTOTOOLS= aclocal autoheader automake autoconf AUTOMAKE_ARGS= --add-missing --copy |