diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-27 21:42:46 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-04-27 21:42:46 +0000 |
commit | 679f19c60d09170c36d35da09bd4af20fae4c906 (patch) | |
tree | 64c7eac61e53992f29ac0f8c6177701d3a54862a /net/trafshow | |
parent | 95cf5911870430e63b47dda163b180fd29ae0840 (diff) | |
download | ports-679f19c60d09170c36d35da09bd4af20fae4c906.tar.gz ports-679f19c60d09170c36d35da09bd4af20fae4c906.zip |
Notes
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 8743ba854006..33562f8df325 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/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 |