From c480159a40f9d61f081dc694065fe14adfc10582 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 7 Sep 2001 22:26:36 +0000 Subject: [PATCH] update my e-mail address and add a VERSION var --- net/p5-Net-Whois/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index fdc790c258e..160057dbe99 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/04/13 18:05:21 peter Exp $ +# $OpenBSD: Makefile,v 1.2 2001/09/07 22:26:36 peter Exp $ COMMENT= 'perl5 module for getting and parsing whois entries' -DISTNAME= Net-Whois-1.9 +VERSION= 1.9 +DISTNAME= Net-Whois-${VERSION} PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 NEED_VERSION= 1.395 HOMEPAGE= http://www.panix.org/~dhudes/ -MAINTAINER= Peter Galbavy +MAINTAINER= Peter Galbavy PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes