diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | 44dc6e047a86eda0ef41a52326aef78bbdc5734b (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /textproc/groff | |
parent | 420691168889d4ac2f8dc46c6eaa5b192f99327d (diff) | |
download | pkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'textproc/groff')
-rw-r--r-- | textproc/groff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 0dfcc2823ed..f8cd15ca601 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2007/09/08 21:58:00 jlam Exp $ +# $NetBSD: Makefile,v 1.48 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= groff-1.19.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} |