diff options
Diffstat (limited to 'net/ncat/Makefile')
| -rw-r--r-- | net/ncat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ncat/Makefile b/net/ncat/Makefile index 0c2d71aec3aa..a7b34c47057d 100644 --- a/net/ncat/Makefile +++ b/net/ncat/Makefile @@ -6,16 +6,15 @@ # PORTNAME= ncat -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= net -DISTNAME= canonware-1.0.0 +DISTNAME= canonware-1.1.0 MASTER_SITES= http://www.canonware.com/download/canonware/ MAINTAINER= jasone@FreeBSD.org BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook -USE_AUTOCONF= yes GNU_CONFIGURE= yes MAN1= ncat.1 |
