diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-07-10 03:03:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-07-10 03:03:57 +0000 |
commit | 0090e4fc683c0cf428a9dba12d38132bc731b54a (patch) | |
tree | 35dcf614734ca038e53f946a2d904d757a5a2bb7 /net/icmpinfo/Makefile | |
parent | f00ed49e28af4aabafafa16ba938e42957e9470b (diff) | |
download | ports-0090e4fc683c0cf428a9dba12d38132bc731b54a.tar.gz ports-0090e4fc683c0cf428a9dba12d38132bc731b54a.zip |
Notes
Diffstat (limited to 'net/icmpinfo/Makefile')
-rw-r--r-- | net/icmpinfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile index 8b206e71c6ba..dc71b90e94e5 100644 --- a/net/icmpinfo/Makefile +++ b/net/icmpinfo/Makefile @@ -4,11 +4,11 @@ # Date created: Mon June 23, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.1.1.1 1997/06/24 08:09:18 obrien Exp $ +# $Id: Makefile,v 1.2 1997/07/07 21:05:57 obrien Exp $ # DISTNAME= icmpinfo-1.11 -CATEGORIES= net sysutil +CATEGORIES= net sysutils MASTER_SITES= ftp://hplyot.obspm.fr/net/ MAINTAINER= obrien@NUXI.com |