diff options
Diffstat (limited to 'net/trafshow3')
-rw-r--r-- | net/trafshow3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index 8743ba854006..33562f8df325 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/Makefile @@ -3,7 +3,7 @@ # Date created: 25 September 1996 # Whom: igor@zynaps.ru # -# $Id: Makefile,v 1.8 1997/08/13 12:21:09 tg Exp $ +# $Id: Makefile,v 1.9 1998/04/26 12:05:31 jseger Exp $ # DISTNAME= trafshow-2.0 @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/tcpip/netmaint/ EXTRACT_SUFX= .tgz -MAINTAINER= igor@zynaps.ru +MAINTAINER= jseger@FreeBSD.org MAN1= trafshow.1 |