diff options
author | kim <kim> | 2005-01-29 17:45:35 +0000 |
---|---|---|
committer | kim <kim> | 2005-01-29 17:45:35 +0000 |
commit | c504f1903c90229ad7b73fd86fffe9fe5e0cd703 (patch) | |
tree | f915c7b1e4c35f770134c0d4dfada3c07f3a5ed0 /net/jwhois/Makefile | |
parent | 8a5d465d6729636489c3836b47c653e3c29b8a06 (diff) | |
download | pkgsrc-c504f1903c90229ad7b73fd86fffe9fe5e0cd703.tar.gz |
Update .tv handling.
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r-- | net/jwhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 0472197e5f3..51ad2c62eb1 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2005/01/27 20:38:02 kleink Exp $ +# $NetBSD: Makefile,v 1.48 2005/01/29 17:45:35 kim Exp $ # DISTNAME= jwhois-3.2.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} |