diff options
Diffstat (limited to 'net/xwhois/Makefile')
-rw-r--r-- | net/xwhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index 07a19fe051b1..d5cf7a048c63 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xwhois -# Version required: 0.4.0 # Date created: 31 December 1998 # Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> # # $FreeBSD$ # -DISTNAME= xwhois-0.4.0 +PORTNAME= xwhois +PORTVERSION= 0.4.0 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ |