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 /time/titrax | |
parent | 420691168889d4ac2f8dc46c6eaa5b192f99327d (diff) | |
download | pkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'time/titrax')
-rw-r--r-- | time/titrax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/titrax/Makefile b/time/titrax/Makefile index 6670e2c223b..b3f2f2af8d5 100644 --- a/time/titrax/Makefile +++ b/time/titrax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/09/12 20:02:17 gdt Exp $ +# $NetBSD: Makefile,v 1.20 2008/11/10 17:21:38 wiz Exp $ # DISTNAME= titrax-1.98 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=office/} |