diff options
author | epg <epg> | 2008-12-21 23:03:27 +0000 |
---|---|---|
committer | epg <epg> | 2008-12-21 23:03:27 +0000 |
commit | 187be822075e64413fc937efff9e87ac326c1a0a (patch) | |
tree | c7ffcc18dd74ebe5fb317a501541961eddceac9b /editors | |
parent | 3b262bc60ac3be81cb0bd18465a37bd766d46d3f (diff) | |
download | pkgsrc-187be822075e64413fc937efff9e87ac326c1a0a.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 |