diff options
author | sbd <sbd@pkgsrc.org> | 2012-04-30 07:26:08 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-04-30 07:26:08 +0000 |
commit | 289bdc25b61552f741471a312c070bafdffbff08 (patch) | |
tree | 35e93029dce9373a25e1bc44723adee4cfb33ebb /x11 | |
parent | 60737dcdb25047de6122381befcccfa691bfe89f (diff) | |
download | pkgsrc-289bdc25b61552f741471a312c070bafdffbff08.tar.gz |
The changes to patch-ai in rev1.3 need the PKGREVISION to be bumped.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-cf-files/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-cf-files/Makefile b/x11/xorg-cf-files/Makefile index a0b6a2f0da2..95ccc39673c 100644 --- a/x11/xorg-cf-files/Makefile +++ b/x11/xorg-cf-files/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/03/19 12:34:22 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2012/04/30 07:26:08 sbd Exp $ # DISTNAME= xorg-cf-files-1.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=util/} EXTRACT_SUFX= .tar.bz2 |