diff options
Diffstat (limited to 'net/netcat/Makefile')
-rw-r--r-- | net/netcat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile index 6c7427a1421d..eb4530ab9b4f 100644 --- a/net/netcat/Makefile +++ b/net/netcat/Makefile @@ -4,7 +4,7 @@ # Date created: Thur Nov 21, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/11/22 08:16:48 obrien Exp $ # DISTNAME= nc110 @@ -17,7 +17,7 @@ MASTER_SITES= ftp://avian.org/src/hacks/ \ ftp://ftp.rge.com:/pub/security/coast/mirrors/avian.org/netcat/ EXTRACT_SUFX= .tgz -MAINTAINER= obrien@cs.ucdavis.edu +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes ALL_TARGET= freebsd |