diff options
author | obrien <obrien@FreeBSD.org> | 1997-04-25 03:37:59 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-04-25 03:37:59 +0800 |
commit | b8cbd48816bd0bb49a54965ad83b44daa19a8f00 (patch) | |
tree | a5d13efa54c90001408e9b408d434645e77d5714 /sysutils/tcplist/Makefile | |
parent | 676bcc5e8abec1758364c242395c324b9a4340b2 (diff) | |
download | freebsd-ports-graphics-b8cbd48816bd0bb49a54965ad83b44daa19a8f00.tar.gz freebsd-ports-graphics-b8cbd48816bd0bb49a54965ad83b44daa19a8f00.tar.zst freebsd-ports-graphics-b8cbd48816bd0bb49a54965ad83b44daa19a8f00.zip |
Author applied our 4.4BSD patches and released a new version.
Submitted by: John DiMarco <jdd@cs.toronto.edu>
Diffstat (limited to 'sysutils/tcplist/Makefile')
-rw-r--r-- | sysutils/tcplist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index 22fd24a81f3..ca185279ce4 100644 --- a/sysutils/tcplist/Makefile +++ b/sysutils/tcplist/Makefile @@ -4,10 +4,10 @@ # Date created: Mon Apr 14, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id$ +# $Id: Makefile,v 1.2 1997/04/24 16:31:42 obrien Exp $ # -DISTNAME= tcplist-2.1 +DISTNAME= tcplist-2.2 CATEGORIES= sysutils net MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/tcplist/ \ ftp://ftp.ece.uc.edu/pub/sun-faq/FAQs/mirrors/ftp.cdf.toronto.edu/tcplist/ \ |