diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /net/md-whois | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'net/md-whois')
-rw-r--r-- | net/md-whois/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 3bd5cfc34ec..146bb57aab6 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/12/27 21:24:26 reed Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:10:26 joerg Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -7,6 +7,7 @@ DISTNAME= whois_${VERSION} PKGNAME= md-whois-${VERSION} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/whois/} |