diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-12-08 16:26:54 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-12-08 16:26:54 +0000 |
commit | 719e60ad2e29a9221b9ed7af36553f3d4c116ca6 (patch) | |
tree | 75addcc9692b24b297036174a25bf61708789342 /net/whois/Makefile | |
parent | acb1f291d5f9fd1769fa66ef1ea6a734574e6b68 (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 51cb8764c050..aa7fa7c77a97 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.6.24 +PORTVERSION= 4.6.25 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |