diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-23 18:49:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-23 18:49:04 +0000 |
commit | c00673261185caca115f6f1d963d3f0b9663e945 (patch) | |
tree | 1884ee42c4527057d10fad871f2f421846dce5f3 /net/whois/Makefile | |
parent | e65446a1f669b98d25dd25c61e7bc95e15787141 (diff) |
- Update to 1.7.19
Submitted by: pointyhat via kris
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=177916
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 124d23a1d770..07ca56eff9ea 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,7 +6,7 @@ # PORTNAME= whois -PORTVERSION= 4.7.18 +PORTVERSION= 4.7.19 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |