diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-10-15 23:31:32 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-10-15 23:31:32 +0000 |
commit | 8dff0035ae5b684daf1f89d0d74722db89d12881 (patch) | |
tree | 8efdeaa95f259bf33ad75e85379dd6c550bc8d6a /net/rwhoisd/Makefile | |
parent | b573b688d8daec1fcb95c9a5aebc7dc36f5e9c10 (diff) |
Notes
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r-- | net/rwhoisd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index a9f2c3501c9a..b4c690e4e875 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rwhois -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.7.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.rwhois.net/ftp/ DISTNAME= ${PORTNAME}d-${PORTVERSION} |