diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-10-11 12:40:33 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-10-11 12:40:33 +0000 |
commit | c99c22ce8922a61e029dd73b27d8613b63797856 (patch) | |
tree | 4f6a548bbd45d52b0e9007622ef88a6779c2eb29 /net/whois/Makefile | |
parent | bda556d4104ed275bab11c88f2011af16849b2b1 (diff) |
Notes
Diffstat (limited to 'net/whois/Makefile')
-rw-r--r-- | net/whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index 42f4630cb35f..3e35275b6e8e 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 5.0.7 +PORTVERSION= 5.0.8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |