diff options
author | epg <epg@pkgsrc.org> | 2008-12-21 23:03:27 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2008-12-21 23:03:27 +0000 |
commit | 0726519343aae6dd65be862ea5b527d960b46778 (patch) | |
tree | c7ffcc18dd74ebe5fb317a501541961eddceac9b /editors | |
parent | 6380b3347ac7239a375eb5b0ffcfec7898657c1b (diff) | |
download | pkgsrc-0726519343aae6dd65be862ea5b527d960b46778.tar.gz |
Bump PKGREVISION for new bdb support.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi/Makefile b/editors/nvi/Makefile index 37c4b7646fc..7b4c600eeae 100644 --- a/editors/nvi/Makefile +++ b/editors/nvi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2008/12/21 23:02:24 epg Exp $ +# $NetBSD: Makefile,v 1.32 2008/12/21 23:03:27 epg Exp $ # DISTNAME= nvi-1.81.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .tar.bz2 |