diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-08 07:49:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-08 07:49:20 +0000 |
commit | 6d6ed936ecf43a93ba0d45bdd1ac7e3c9edd25d4 (patch) | |
tree | a5be002a788c6de4f252da01d85f11c0c1977360 /net/whois/Makefile | |
parent | faa0594968e738b86771ef44742381c7aab916d4 (diff) | |
download | ports-6d6ed936ecf43a93ba0d45bdd1ac7e3c9edd25d4.tar.gz ports-6d6ed936ecf43a93ba0d45bdd1ac7e3c9edd25d4.zip |
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 a5e62928a1b2..4e6108936479 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.6.16 +PORTVERSION= 4.6.17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |