diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | afd20edc5e535e0b10354afa4b3d4c242c4f56bc (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /comms/xtel | |
parent | 48b1b77f7d1d3d9b189a85182765a94a2e3911c4 (diff) | |
download | pkgsrc-afd20edc5e535e0b10354afa4b3d4c242c4f56bc.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'comms/xtel')
-rw-r--r-- | comms/xtel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile index 1b460749e1e..72d3ebcde9c 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/08/26 19:57:18 sno Exp $ +# $NetBSD: Makefile,v 1.20 2010/01/18 09:58:42 wiz Exp $ # DISTNAME= xtel-3.3.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= comms x11 MASTER_SITES= http://pficheux.free.fr/xtel/download/ |