diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-05-27 12:50:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-05-27 12:50:26 +0000 |
commit | 610a5e8ff0730cdae624525009d9c84b948f6bcb (patch) | |
tree | 7e7133651e02869826af1dc112383f3479035193 /net/xwhois/Makefile | |
parent | 0ffce1d57217d1bcea8f306240e4d26c3b1f275a (diff) |
Notes
Diffstat (limited to 'net/xwhois/Makefile')
-rw-r--r-- | net/xwhois/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index 247a96ae2087..2c177f2cf1dd 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xwhois -# Version required: 0.3.4 +# Version required: 0.3.5 # Date created: 31 December 1998 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # -# $Id: Makefile,v 1.3 1999/03/01 10:51:39 kris Exp $ +# $Id: Makefile,v 1.4 1999/04/24 14:13:34 kris Exp $ # -DISTNAME= xwhois-0.3.4 +DISTNAME= xwhois-0.3.5 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ |