diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/disco/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/disco/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/disco/Makefile b/net-mgmt/disco/Makefile index 66a98cefdd79..1fa06e12fc85 100644 --- a/net-mgmt/disco/Makefile +++ b/net-mgmt/disco/Makefile @@ -6,10 +6,9 @@ # PORTNAME= disco -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= net MASTER_SITES= http://www.altmode.com/disco/ -DISTNAME= ${PORTNAME}-${PORTVERSION}bsd MAINTAINER= krion@FreeBSD.org COMMENT= IP discovery and fingerprinting utility @@ -19,6 +18,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +WRKSRC= ${WRKDIR}/${PORTNAME} + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/net-mgmt/disco/distinfo b/net-mgmt/disco/distinfo index 2f1a176c2621..3001da1c9019 100644 --- a/net-mgmt/disco/distinfo +++ b/net-mgmt/disco/distinfo @@ -1 +1 @@ -MD5 (disco-1.0bsd.tar.gz) = 30ac8349737f4c3eea2afc706fd189bb +MD5 (disco-1.2.tar.gz) = c5cd6e0c865550dc7f354ef132b2a7c5 |