diff options
-rw-r--r-- | net/netcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile index f81b89b443c4..c1f71aae902e 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -14,8 +14,8 @@ MASTER_SITES= ftp://avian.org/src/hacks/ \ ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/ \ ftp://ftp.sterling.com/mirrors/avian.org/src/hacks/ \ ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/ -EXTRACT_SUFX= .tgz DISTNAME= nc110 +EXTRACT_SUFX= .tgz MAINTAINER= obrien@FreeBSD.org |